Click or drag to resize
TypeManagerPreInitializeTypes Method
PreInitializes all types with IPreInitAttribute attributes

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