Click or drag to resize
TypeManagerEnsureInitializationInterfaceType Method
Ensures the initialization of the given interface type implementations and extensions

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 9.0.0
Syntax
C#
public static bool EnsureInitialization<InterfaceType>()

Type Parameters

InterfaceType

Return Value

Type: Boolean
See Also