Share via


SPMobileGuidField.ReadOnly Property

Gets a value that indicates whether the state of the control is read-only.

Namespace:  Microsoft.SharePoint.MobileControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

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

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

Property Value

Type: System.Boolean
true in all cases.

See Also

Reference

SPMobileGuidField Class

SPMobileGuidField Members

Microsoft.SharePoint.MobileControls Namespace