Click or drag to resize
ModuleEntryAutoInitialize Property
If true, the module is allowed to be initialized automatically

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 11.0.0
Syntax
C#
public bool AutoInitialize { get; protected set; }

Property Value

Type: Boolean
See Also