Class Lists
- Namespace
- Dynamicweb.Modules.Common
- Assembly
- Dynamicweb.dll
Class contains function for Lists handling.
- Inheritance
-
Lists
- Inherited Members
Properties
Sorting
Stores the sort directions string representation.
Property Value
- string[]
Methods
GetRowCount(string, string)
Gets rows count
Parameters
Returns
- int
Number of rows
GetSortDirection(SortDirection)
Gets list sort direction
Parameters
direction
SortDirection
Returns
- string
String value representing sort direction
GetSortField(int, string[])
Return the current sort field.