Recurrence PatternOn Pre Render Method
This is overridden to render the style sheet for the control if necessary. It also renders some
supporting JavaScript code that initializes the control when the page loads.
Definition
Namespace: EWSoftware.PDI.Web.Controls
Assembly: EWSoftware.PDI.Web.Controls (in EWSoftware.PDI.Web.Controls.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI.Web.Controls (in EWSoftware.PDI.Web.Controls.dll) Version: 2025.1.9.0
C#
protected override void OnPreRender(
EventArgs e
)VB
Protected Overrides Sub OnPreRender (
e As EventArgs
)C++
protected:
virtual void OnPreRender(
EventArgs^ e
) overrideF#
abstract OnPreRender :
e : EventArgs -> unit
override OnPreRender :
e : EventArgs -> unit Parameters
- e EventArgs
- The event arguments