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.
This member overrides SPMobileBaseFieldControl.CreateControlForView().
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Function CreateControlForView As Control
'Usage
Dim returnValue As Control
returnValue = Me.CreateControlForView()
protected override Control CreateControlForView()
Return value
Type: System.Web.UI.Control
See also
Reference
SPMobileMailToSpecificField class