SPMobileBaseChoiceField.SelectType property
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Property SelectType As SPMobileBaseChoiceField.ListSelectType
Get
Set
'Usage
Dim value As SPMobileBaseChoiceField.ListSelectType
value = Me.SelectType
Me.SelectType = value
protected SPMobileBaseChoiceField.ListSelectType SelectType { get; set; }
Property value
Type: Microsoft.SharePoint.Mobile.WebControls.SPMobileBaseChoiceField.ListSelectType