This is a migrated thread and some comments may be shown as answers.

Page Change event

1 Answer 21 Views
HTMLPlaceHolder
This is a migrated thread and some comments may be shown as answers.
Tim schmidt
Top achievements
Rank 1
Tim schmidt asked on 13 Sep 2010, 02:14 PM
I have a RadHTMLPlaceholder on a usercontrol and I am to set the SourceURL to a page, but I want to track which pages the user is going to and when they get to a certain page I want to do something in my silverlight app.  Is this possible?

1 Answer, 1 is accepted

Sort by
0
Miro Miroslavov
Telerik team
answered on 16 Sep 2010, 09:54 AM
Hello Tim schmidt,

 You can handle the UrlLoaded event of the RadHtmlPlaceHolder and add your logic in the handler. The event will be raise once the page is loaded.
Hope this will help you.

All the best,
Miro Miroslavov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
HTMLPlaceHolder
Asked by
Tim schmidt
Top achievements
Rank 1
Answers by
Miro Miroslavov
Telerik team
Share this question
or