PowerWEB LiveControls for ASP.NET
OnLoad Method
See Also  Send comments on this topic.
Dart.LiveControls Namespace > LiveImage Class : OnLoad Method



e

Syntax

Visual Basic (Declaration) 
Protected Overrides Sub OnLoad( _
   ByVal e As EventArgs _
) 
Visual Basic (Usage)Copy Code
Dim instance As LiveImage
Dim e As EventArgs
 
instance.OnLoad(e)
C# 
protected override void OnLoad( 
   EventArgs e
)
C++/CLI 
protected:
void OnLoad( 
   EventArgs^ e
) override 

Parameters

e

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.0.2
© 2012 Dart Communications. All Rights Reserved.