Gets and sets the Element as hidden on the Edit Form.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool Hidden { get; set; }
Property Hidden As Boolean
Get
Set
property bool Hidden {
bool get ();
void set (bool value);
}
abstract Hidden : bool with get, set
Property Value
Type:
BooleanSee Also