InputFormControl.LiteralExampleText Field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected LiteralExampleText As Literal
'Usage
Dim value As Literal
value = Me.LiteralExampleText
Me.LiteralExampleText = value
protected Literal LiteralExampleText