Click or drag to resize
ModuleEntryInitialized Property
True if the module was initialized

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

Property Value

Type: Boolean
See Also