Sdílet prostřednictvím


SPMobileLookupField.OptionCount property

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

See also

Reference

SPMobileLookupField class

SPMobileLookupField members

Microsoft.SharePoint.Mobile.WebControls namespace