Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides SPMobileBaseFieldControl.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 SPMobileRecurrenceField
Dim value As Boolean
value = instance.SPReadOnly
public override bool SPReadOnly { get; }
Property value
Type: System.Boolean