WebGrid.FieldNamePrefix Property

Definition

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.

Applies to