SPMobileMultiChoiceField.SPReadOnly 属性

获取一个值,该值指示字段是否已准备好只。

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

语法

声明
Public Overrides ReadOnly Property SPReadOnly As Boolean
    Get
用法
Dim instance As SPMobileMultiChoiceField
Dim value As Boolean

value = instance.SPReadOnly
public override bool SPReadOnly { get; }

属性值

类型:System.Boolean
如果该字段只读的 ;否则为则返回 false。默认值为 false。

备注

此重写如果返回 true 甚至在一个页面上编辑该字段的值不能填充的并且 OptionCount 超过 OptionNumberLimit 的值。

另请参阅

引用

SPMobileMultiChoiceField 类

SPMobileMultiChoiceField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间