FormComponent.EnableInputFieldLabels property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property EnableInputFieldLabels As Boolean
Get
'Usage
Dim value As Boolean
value = Me.EnableInputFieldLabels
protected virtual bool EnableInputFieldLabels { get; }
Property value
Type: System.Boolean