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
'Declaration
 
Protected Overrides NotOverridable Sub OnLoad( _
   ByVal e As EventArgs _
) 
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

 

 


Copyright © 2015 GrapeCity, inc. All Rights Reserved.

Support Forum