Click or drag to resize

ISchemaFieldReadonly Property


Gets and 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.3.169
Syntax
bool Readonly { get; set; }

Property Value

Type: Boolean
See Also