SPMobileBaseFieldControl.CreateControlAsLabel method
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable Function CreateControlAsLabel As Label
'Usage
Dim returnValue As Label
returnValue = Me.CreateControlAsLabel()
protected virtual Label CreateControlAsLabel()
Return value
Type: Microsoft.SharePoint.Mobile.Controls.Label
See also
Reference
SPMobileBaseFieldControl class