RecurrencePatternOnPreRender 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.
Namespace: EWSoftware.PDI.Web.ControlsAssembly: EWSoftware.PDI.Web.Controls (in EWSoftware.PDI.Web.Controls.dll) Version: 2023.1.2.0
protected override void OnPreRender(
EventArgs e
)
Protected Overrides Sub OnPreRender (
e As EventArgs
)
protected:
virtual void OnPreRender(
EventArgs^ e
) override
abstract OnPreRender :
e : EventArgs -> unit
override OnPreRender :
e : EventArgs -> unit
Parameters
- e EventArgs
- The event arguments