This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Issues.Reporting.Generic.
Summary
Returns the short identifier of the sort order.
- Assembly
- Cake
.Issues .Reporting .Generic .dll - Namespace
- Cake
.Issues .Reporting .Generic - Containing Type
- Column
Sort Order Extensions
Syntax
public static string ToShortString(this ColumnSortOrder sortOrder)
Parameters
Name | Type | Description |
---|---|---|
sortOrder | ColumnSortOrder | Sort order for which the identifier should be returned. |
Return Value
Type | Description |
---|---|
string | Short identifier of the sort order. |