Renders the Control 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 void RenderCallback(
	HtmlTextWriter writer
)
Visual Basic (Declaration)
Protected Sub RenderCallback ( _
	writer As HtmlTextWriter _
)

Parameters

writer
Type: System.Web.UI..::.HtmlTextWriter

See Also