Click or drag to resize
ModuleEntryOnPreInit Method
Handles the module pre-initialization.

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 9.0.0
Syntax
C#
protected virtual void OnPreInit()
See Also