| ItemRelationListEditorSortOrder Property |
Namespace:
Dynamicweb.Content.Items.Editors
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax [AddInParameterAttribute("Sort order")]
[AddInParameterEditorAttribute(typeof(DropDownParameterEditor), "inputClass=std editor-parameter; none=False")]
public string SortOrder { get; set; }
<AddInParameterAttribute("Sort order")>
<AddInParameterEditorAttribute(GetType(DropDownParameterEditor), "inputClass=std editor-parameter; none=False")>
Public Property SortOrder As String
Get
Set
Property Value
Type:
StringSee Also