SPMobileChoiceField.SPReadOnly 属性

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

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

语法

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

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

属性值

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

备注

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

另请参阅

引用

SPMobileChoiceField 类

SPMobileChoiceField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间