MobileTaxonomyField.ReadOnly Property
Sets the current MobileTaxonomyField object to read-only.
Namespace: Microsoft.SharePoint.Taxonomy
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property ReadOnly As Boolean
Get
'Usage
Dim instance As MobileTaxonomyField
Dim value As Boolean
value = instance.ReadOnly
public override bool ReadOnly { get; }
Property Value
Type: System.Boolean
Returns Boolean.
Remarks
The object is currently read-only because the Managed Keywords field is read-only for mobile page.