SPMobileBaseFieldControl.CreateControlForView method

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overridable Function CreateControlForView As Control
'Usage
Dim returnValue As Control

returnValue = Me.CreateControlForView()
protected virtual Control CreateControlForView()

Return value

Type: System.Web.UI.Control

See also

Reference

SPMobileBaseFieldControl class

SPMobileBaseFieldControl members

Microsoft.SharePoint.Mobile.WebControls namespace