Click or drag to resize
MacroExtensionContainerTContainer, TExtensionRegisterExtensions Method
Registers extensions to the container. Override this to call RegisterExtension from within.

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