Share via


SPMobileBaseFieldControl.SPReadOnly property

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

Syntax

'Declaration
Public Overridable ReadOnly Property SPReadOnly As Boolean
    Get
'Usage
Dim instance As SPMobileBaseFieldControl
Dim value As Boolean

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

Property value

Type: System.Boolean

See also

Reference

SPMobileBaseFieldControl class

SPMobileBaseFieldControl members

Microsoft.SharePoint.Mobile.WebControls namespace