ActiveReports 8 Server SDK
OnLoad Method
The EventArgs object that contains the event data.
This method notifies the server control that it should perform actions common to each HTTP request for the page it is associated with.
Syntax
protected override void OnLoad( 
   EventArgs e
)

Parameters

e
The EventArgs object that contains the event data.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Designer Class
Designer Members
Base Implementation in OnLoad

Send Feedback