Share via


StyleSheetRule.readOnly Property

SharePoint Designer Developer Reference

Sets or returns a Boolean that indicates whether a cascading style sheet rule is read-only.

Syntax

expression.readOnly

expression   Required. A variable that represents a StyleSheetRule object.

See Also