Click or drag to resize
NodeSelectionParametersOrderBy Property
Order by clause to use for the data selection

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public string OrderBy { get; set; }

Property Value

Type: String
See Also