Click or drag to resize
ModuleEntryPreInitialized Property
True if the module was pre-initialized

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

Property Value

Type: Boolean
See Also