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 SPMobileChoiceField.OptionCount.
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property OptionCount As Integer
Get
'Usage
Dim instance As SPMobileLookupField
Dim value As Integer
value = instance.OptionCount
public override int OptionCount { get; }
Property value
Type: System.Int32