IElementExpanded Property
|
Gets and sets the Element's field on Edit Form as showing its full details. This value only applies to the Edit Form.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool Expanded { get; set; }
Property Expanded As Boolean
Get
Set
property bool Expanded {
bool get ();
void set (bool value);
}
abstract Expanded : bool with get, set
Property Value
Type:
BooleanSee Also