Called when the control is being rerendered during ajax callback.

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

Syntax

C#
protected virtual void RenderControlFirstTimeOnAjaxCallback()
Visual Basic (Declaration)
Protected Overridable Sub RenderControlFirstTimeOnAjaxCallback

See Also