Share via


SPMobileCalculatedField.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

See also

Reference

SPMobileCalculatedField class

SPMobileCalculatedField members

Microsoft.SharePoint.Mobile.WebControls namespace