Click or drag to resize
EditMenuRaiseOnBeforeReloadMenu Method
Raises the OnBeforeReloadMenu when the ReloadMenu action is called.

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
protected virtual void RaiseOnBeforeReloadMenu()
See Also