ISchemaUnitOpenByDefault Property
|
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxbool OpenByDefault { get; set; }Property OpenByDefault As Boolean
Get
Set
property bool OpenByDefault {
bool get ();
void set (bool value);
}abstract OpenByDefault : bool with get, set
Property Value
Boolean
See Also