Share via


RenderToolPart(System.Web.UI.HtmlTextWriter) Method

The RenderToolPart method of the ToolPart class sends the tool part content to the specified HtmlTextWriter object, which writes the content to be rendered on the client.

Parameters

output     The HtmlTextWriter object that receives the tool part content.

Example

See the ToolPart class for a code sample that uses the RenderToolPart method in the context of a complete tool part sample.

Requirements

Platforms: Windows Server 2003

Security: Code Access Security