SPMobileChoiceField.ChoiceOptionTexts 属性

获取作为字符串集合的字段的可能值。

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

语法

声明
Protected Overridable ReadOnly Property ChoiceOptionTexts As StringCollection
    Get
用法
Dim value As StringCollection

value = Me.ChoiceOptionTexts
protected virtual StringCollection ChoiceOptionTexts { get; }

属性值

类型:System.Collections.Specialized.StringCollection
选项字段的可能值。

备注

因为它们超过呈现限制将被截尾的选项,还提供。

另请参阅

引用

SPMobileChoiceField 类

SPMobileChoiceField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间