Click or drag to resize
AppCoreInitialized Property
Gets a value indicating whether the application core has been initialized.

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

Property Value

Type: Boolean
See Also