Click or drag to resize
TypeManagerInitialized Property
If true, all types were already initialized (both system SystemTypesInitialized and installable InstallableTypesInitialized).

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

Property Value

Type: Boolean
See Also