BaseChoiceField.NumberOfChoices 属性

获取用户可从中选择字段的值的可能值的数目。

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

语法

声明
Protected ReadOnly Property NumberOfChoices As Integer
    Get
用法
Dim value As Integer

value = Me.NumberOfChoices
protected int NumberOfChoices { get; }

属性值

类型:System.Int32
表示用户可从中选择的可能值的数目Int32

另请参阅

引用

BaseChoiceField 类

BaseChoiceField 成员

Microsoft.SharePoint.WebControls 命名空间