Called just before the rendering of the Control is being initiated.
We use this override to add inclusion of the JavaScript files for the Control and signalize that we have
a Gaia Control visible on the page
Namespace:
Gaia.WebWidgetsAssembly: Gaia.WebWidgets (in Gaia.WebWidgets.dll) Version: 3.6.0.0 (3.6.0.0)
Syntax
| C# |
|---|
public virtual void OnPreRender() |
| Visual Basic (Declaration) |
|---|
Public Overridable Sub OnPreRender |
