Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
Hello,
You can place one HiddenField control in radwindow page and set the value from client side hen page loads. Then access the HiddenField from code behind to get the parent page url.
ASPX in the page opened in radwindow:
And the JavaScript for setting the HiddenField value:
-Shinu.