SPMobileRecurrenceField.CreateControlAsLabel method
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