IElementOpenByDefault Property
|
Indicates to client that this element should display all information on initial get
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax bool OpenByDefault { get; }
ReadOnly Property OpenByDefault As Boolean
Get
property bool OpenByDefault {
bool get ();
}
abstract OpenByDefault : bool with get
Property Value
Type:
BooleanSee Also