Share via


SPMobileBaseFieldControl.LabelControl property

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

Syntax

'Declaration
Protected Overridable ReadOnly Property LabelControl As Label
    Get
'Usage
Dim value As Label

value = Me.LabelControl
protected virtual Label LabelControl { get; }

Property value

Type: Microsoft.SharePoint.Mobile.Controls.Label

See also

Reference

SPMobileBaseFieldControl class

SPMobileBaseFieldControl members

Microsoft.SharePoint.Mobile.WebControls namespace