Krystalware
SlickUpload logo

RenderChildren Method (writer)

Outputs the content of a server control's children to a provided HtmlTextWriter object, which writes the content to be rendered on the client.

Declaration Syntax

C#

protected override void RenderChildren(
	HtmlTextWriter writer
)

Visual Basic

Protected Overrides Sub RenderChildren ( _
	writer As HtmlTextWriter _
)

Parameters

writer– (HtmlTextWriter)
The HtmlTextWriter object that receives the rendered content.

Assembly: Krystalware.SlickUpload, Version: 4.0