| CustomFieldDropDownSort 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; }
Public Property Sort As Integer
Get
Set
Property Value
Type:
Int32Field sort position.
Return Value
Type:
Int32The current field sort position.
Remarks See Also