MapperKernelDefaultSortClause Method |
Get any DefaultSort and preprocess appropriately (e.g. apply picklists).
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected string DefaultSortClause()
Protected Function DefaultSortClause As String
Return Value
Type:
StringThe preprocess default sort for this page and mapper.
See Also