WebGrid.SelectionFieldName 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 selected row of the WebGrid instance.
public string SelectionFieldName { get; }
member this.SelectionFieldName : string
Public ReadOnly Property SelectionFieldName As String
Property Value
The full name of the query string field that is used to specify the selected row of the grid.