Click or drag to resize
TypeManagerInitializeTypes Method
Initializes all types with IInitAttribute attributes. Assemblies containing installable module which is not installed are omitted.

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 9.0.0
Syntax
C#
public static void InitializeTypes()
See Also