Click or drag to resize
CMSLoaderAttributeInit Method
Initializes the module - This method is called after the application starts

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