Invoked during the PreRendering stage to finalize the control for rendering.
Namespace: TallComponents.Web.PdfAssembly: TallComponents.Web.PdfViewer (in TallComponents.Web.PdfViewer.dll) Version: 1.0.14.0
Syntax
| C# |
|---|
protected override void OnPreRender( EventArgs e ) |
| Visual Basic |
|---|
Protected Overrides Sub OnPreRender ( _ e As EventArgs _ ) |
| Visual C++ |
|---|
protected: virtual void OnPreRender( EventArgs^ e ) override |
Parameters
- e
- Type: System..::..EventArgs
The EventArgs instance containing the event data.
Exceptions
| Exception | Condition |
|---|---|
| System..::..InvalidOperationException |