Share via


InputFormControl.ExampleText Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Property ExampleText As String
    Get
    Set
'Usage
Dim instance As InputFormControl
Dim value As String

value = instance.ExampleText

instance.ExampleText = value
public string ExampleText { get; set; }

Property Value

Type: System.String

See Also

Reference

InputFormControl Class

InputFormControl Members

Microsoft.SharePoint.WebControls Namespace