TabStrip Methods

Include Protected Members
Include Inherited Members

The TabStrip type exposes the following members.

Methods

  Name Description
Protected method OnBubbleEvent If a tab has been selected, calls the OnTabClick(TabClickEventArgs) event and returns true; otherwise, returns false. (Overrides Control.OnBubbleEvent(Object, EventArgs).)
Protected method OnPreRender Handles the PreRender event. (Overrides Control.OnPreRender(EventArgs).)
Protected method OnTabClick Handles the TabClick event.
Protected method Render Renders the HTML for the body of the TabStrip control to the specified HtmlTextWriter object. (Overrides Control.Render(HtmlTextWriter).)
Protected method RenderChildren Renders the TabStrip control's child Tab controls to the specified HtmlTextWriter object. (Overrides Control.RenderChildren(HtmlTextWriter).)

Top

See Also

Reference

TabStrip Class

Microsoft.SharePoint.Portal.WebControls Namespace