Click or drag to resize

ISchemaFieldReadonly Property


Gets/sets whether the field is read-only for non-administrator users on the CMS edit form.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
bool Readonly { get; set; }

Property Value

Type: Boolean
See Also