WebGrid.SortFieldName Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the full name of the query-string field that is used to specify the name of the data column that the WebGrid instance is sorted by.
public string SortFieldName { get; }member this.SortFieldName : stringPublic ReadOnly Property SortFieldName As StringProperty Value
The full name of the query-string field that is used to specify the name of the data column that the grid is sorted by.