ValidationHelper.FormField Property

Definition

Gets the name of the current form. This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

public string FormField { get; }
member this.FormField : string
Public ReadOnly Property FormField As String

Property Value

The name.

Applies to