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

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

Property Value

Type: Boolean
See Also