Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As LiveCallback Dim e As EventArgs instance.OnPreRender(e) |
C++/CLI | |
---|---|
protected: void OnPreRender( EventArgs^ e ) override |
Parameters
- e
Target Platforms: Microsoft .NET Framework 2.0
PowerWEB LiveControls for ASP.NET | |
OnPreRender Method | |
See Also Send comments on this topic. |
Dart.LiveControls Namespace > LiveCallback Class : OnPreRender Method |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As LiveCallback Dim e As EventArgs instance.OnPreRender(e) |
C++/CLI | |
---|---|
protected: void OnPreRender( EventArgs^ e ) override |
Target Platforms: Microsoft .NET Framework 2.0