Click or drag to resize

CustomFieldSort Property

Stores and retrieves the current field sort position.

Namespace:  Dynamicweb.News.Common
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public int Sort { get; set; }

Property Value

Type: Int32
Sort position.

Return Value

Type: Int32
The current field type.
Remarks