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