ComponentOne WebMenus and WebBars for ASP.NET (2.0) Search HelpCentral 

C1WebTreeViewSpecialSymbolStyle.AddAttributesToRender Method (HtmlTextWriter)

Adds HTML attributes and styles that need to be rendered to the specified System.Web.UI.HtmlTextWriter.

[Visual Basic]

Overloads Public Sub AddAttributesToRender( _

ByVal writer As HtmlTextWriter _

)

[C#]

public void AddAttributesToRender(

HtmlTextWriter writer

);

[Delphi]

public procedure AddAttributesToRender(

writer: HtmlTextWriter

); overload;

Parameters

writer

A System.Web.UI.HtmlTextWriter that represents the output stream to render HTML content on the client.

See Also

C1WebTreeViewSpecialSymbolStyle Class | C1WebTreeViewSpecialSymbolStyle Members | C1.Web.Command Namespace | C1WebTreeViewSpecialSymbolStyle.AddAttributesToRender Overload List


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.