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



e

Syntax

Visual Basic (Declaration) 
Protected Overrides Sub OnPreRender( _
   ByVal e As EventArgs _
) 
Visual Basic (Usage)Copy Code
Dim instance As LiveImage
Dim e As EventArgs
 
instance.OnPreRender(e)
C# 
protected override void OnPreRender( 
   EventArgs e
)
C++/CLI 
protected:
void OnPreRender( 
   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.