WebGrid.FieldNamePrefix 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 prefix that is applied to all query-string fields that are associated with the WebGrid instance.
public string FieldNamePrefix { get; }
member this.FieldNamePrefix : string
Public ReadOnly Property FieldNamePrefix As String
Property Value
The query-string field prefix of the WebGrid instance.