New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

Accessing Tabs

RadTabStrip has a number of useful methods for accessing the tabs in the tab strip. The following table lists these methods:

 

MethodParametersReturn ValueDescription
GetAllTabsnoneIListReturns a list of all tabs in the tab strip, flattening out the tab strip hierarchy.
FindTabByTextstringRadTabReturns the first tab in the tab strip whose Text property matches the parameter.
FindTabByUrlstringRadTabReturns the first tab in the tab strip whose NavigateUrl property matches the parameter.
FindTabByValuestringRadTabReturns the first tab in the tab strip whose Value property matches the parameter.

See Also

In this article
See Also
Not finding the help you need?
Contact Support