Freigeben über


InputFormCompareValidator.Text-Eigenschaft

Dieser Member überschreibt BaseValidator.Text.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides Property Text As String
    Get
    Set
'Usage
Dim instance As InputFormCompareValidator
Dim value As String

value = instance.Text

instance.Text = value
public override string Text { get; set; }

Eigenschaftswert

Typ: System.String

Implementiert

ITextControl.Text

Siehe auch

Referenz

InputFormCompareValidator Klasse

InputFormCompareValidator-Member

Microsoft.SharePoint.WebControls-Namespace