TitleStyle::AddAttributesToRender Method

 

Namespace:   System.Web.UI.WebControls.WebParts
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 information about horizontal alignment, vertical alignment, and wrap to the list of attributes to render.(Inherited from TableItemStyle.)

Return to top
Show: