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