다음을 통해 공유


SPMobileMultiChoiceField.SPReadOnly property

This member overrides SPMobileChoiceField.SPReadOnly.

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property SPReadOnly As Boolean
    Get
'Usage
Dim instance As SPMobileMultiChoiceField
Dim value As Boolean

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

Property value

Type: System.Boolean

See also

Reference

SPMobileMultiChoiceField class

SPMobileMultiChoiceField members

Microsoft.SharePoint.Mobile.WebControls namespace