PreRender override to make sure we add up the JavaScript files for the aspects in the Aspects list of the control.

Namespace:  Gaia.WebWidgets
Assembly:  Gaia.WebWidgets (in Gaia.WebWidgets.dll) Version: 3.6.0.0 (3.6.0.0)

Syntax

C#
public override void OnPreRender()
Visual Basic (Declaration)
Public Overrides Sub OnPreRender

See Also