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