Click or drag to resize
ObjectFactoryTIsInitialized Property
Returns true if the default factory is initialized

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

Property Value

Type: Boolean
See Also