SaaS CMS has officially launched! Learn more now.

Class Menu

Inheritance
System.Object
Menu
Namespace: EPiServer.UI.Report
Assembly: EPiServer.UI.dll
Version: 11.20.7
Syntax
public class Menu : WebFormsBase, ISupportsScriptManager, ISystemMessageSink

Constructors

Menu()

Declaration
public Menu()

Fields

Reports

Declaration
protected Repeater Reports
Field Value
Type Description
System.Web.UI.WebControls.Repeater

Methods

OnLoad(EventArgs)

Declaration
protected override void OnLoad(EventArgs e)
Parameters
Type Name Description
System.EventArgs e

Implements

Extension Methods