Hello,
I have a 3 Tabs on my page(Tab1, Tab2, Tab3)
Let say if user click on the Tab2 and page got loaded. If User clicks on the same Tab2 again.. i want to reload the the page again
I would suggest you to simply set the ClickSelectedTab of the RadTabStrip to true. Thus, if a certain tab is already selected, you will have the ability to select it again and reload the page, referenced in the ContentUrl.