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