SPMobileMultiChoiceField.OptionCount 属性

获取包含该字段的选项的数目。

命名空间:  Microsoft.SharePoint.Mobile.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Overrides ReadOnly Property OptionCount As Integer
    Get
用法
Dim instance As SPMobileMultiChoiceField
Dim value As Integer

value = instance.OptionCount
public override int OptionCount { get; }

属性值

类型:System.Int32
Int32 对象,表示选项按字段中的总次数。

备注

中的某些选项不会呈现在移动站点总数是否超过指定的OptionNumberLimit属性的限制。

另请参阅

引用

SPMobileMultiChoiceField 类

SPMobileMultiChoiceField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间