Compartilhar via


SPMobileBaseFieldControl.SPReadOnly property

ReadOnly

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

Syntax

'Declaração
Public Overridable ReadOnly Property SPReadOnly As Boolean
    Get
'Uso
Dim instance As SPMobileBaseFieldControl
Dim value As Boolean

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

Property value

Type: System.Boolean

Ver também

Referência

SPMobileBaseFieldControl class

SPMobileBaseFieldControl members

Microsoft.SharePoint.Mobile.WebControls namespace