This topic has not yet been rated - Rate this topic

IEditor.ReadOnly Property

Applies to v2.

Gets or sets a value that indicates whether user cannot edit text.

Namespace:  Microsoft.WebMatrix.Extensibility.Editor
Assembly:  Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)
bool ReadOnly { get; set; }

Property Value

Type: System.Boolean
true if user cannot edit text; false if user can edit text.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.