Krystalware
SlickUpload logo

Render Method (writer)

Sends server control content to a provided HtmlTextWriter object, which writes the content to be rendered on the client.

Declaration Syntax

C#

protected override void Render(
	HtmlTextWriter writer
)

Visual Basic

Protected Overrides Sub Render ( _
	writer As HtmlTextWriter _
)

Parameters

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

Assembly: Krystalware.SlickUpload, Version: 4.0