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

C1WebTreeViewSpecialSymbolStyle.AddAttributesToRender Method

Overload List

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

[Visual Basic] Overloads Public Sub AddAttributesToRender(HtmlTextWriter)

[C#] public void AddAttributesToRender(HtmlTextWriter);

[Delphi] public  procedure AddAttributesToRender(HtmlTextWriter); overload;

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

[Visual Basic] Overloads Overridable Public Sub AddAttributesToRender(HtmlTextWriter, WebControl)

[C#] virtual public void AddAttributesToRender(HtmlTextWriter, WebControl);

[Delphi] public  procedure AddAttributesToRender(HtmlTextWriter; WebControl); overload; virtual;

See Also

C1WebTreeViewSpecialSymbolStyle Class | C1WebTreeViewSpecialSymbolStyle Members | C1.Web.Command Namespace


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