Click or drag to resize

ISchemaFieldHidden Property


Gets and sets whether the field is hidden for non-administrator users and users who don't have the View Hidden Elements permission on the CMS edit form.

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

Property Value

Type: Boolean
See Also