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: 9.0.0
Syntax
C#
public virtual void PreInit()
See Also