Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable Function CreateControlForSimpleView As Control
'Usage
Dim returnValue As Control
returnValue = Me.CreateControlForSimpleView()
protected virtual Control CreateControlForSimpleView()
Return value
Type: System.Web.UI.Control
See also
Reference
SPMobileBaseFieldControl class