Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides SPMobileBaseFieldControl.CreateControlAsLabel().
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Function CreateControlAsLabel As Label
'Usage
Dim returnValue As Label
returnValue = Me.CreateControlAsLabel()
protected override Label CreateControlAsLabel()
Return value
Type: Microsoft.SharePoint.Mobile.Controls.Label