I have a page include that is present within a tabset (not nested). I want to include a link in the page include that would redirect users to another tab within the same tabset on the master page - so my first question is
1.) How can I find the name of my master page on which the page include/tabset is present so that I can construct the redirect URL?
Next part of my question involves redirecting to a particular tab. I know how to reference a tab using the unique Id parameter on the tab, but
2.) Is there a way to find out if this particular tab exists in the tabset? I would like to show the redirect link on my page include ONLY IF this particular tab exists among the set of tabs that my page include is also present on.
Please let me know if I need to clarify more.
Question
Find tab on master page from a page include
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.