Click or drag to resize
CMSLoaderAttributePreInit Method
PreInitializes the module - This method is called before the application starts

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public virtual void PreInit()
See Also