Krystalware
SlickUpload logo

AddAttributesToRender Method (writer)

Adds the HTML attributes and styles that need to be rendered for the control to the specified HtmlTextWriter object.

Declaration Syntax

C#

protected override void AddAttributesToRender(
	HtmlTextWriter writer
)

Visual Basic

Protected Overrides Sub AddAttributesToRender ( _
	writer As HtmlTextWriter _
)

Parameters

writer– (HtmlTextWriter)
An HtmlTextWriter that represents the output stream to render HTML content on the client.

Assembly: Krystalware.SlickUpload, Version: 4.0