SaaS CMS has officially launched! Learn more now.

Class Start

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

Constructors

Start()

Declaration
public Start()

Methods

OnLoad(EventArgs)

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

Implements

Extension Methods