MenuItemStyle::AddAttributesToRender Method

 

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodAddAttributesToRender(HtmlTextWriter^)

Adds HTML attributes and styles that need to be rendered to the specified System.Web.UI::HtmlTextWriter. This method is primarily used by control developers.(Inherited from Style.)

System_CAPS_pubmethodAddAttributesToRender(HtmlTextWriter^, WebControl^)

Adds HTML attributes and styles that need to be rendered to the specified System.Web.UI::HtmlTextWriter and Web server control. This method is primarily used by control developers.(Inherited from Style.)

Return to top
Show: