Home All Groups Group Topic Archive Search About

Linking to Bookmarks between Views of a Multiview Control

Author
5 May 2007 4:51 PM
Ross Culver
I use code behind for all event handling to navigate users from one view to
another within a multiview control.  (For what it's worth, this multiview
exists within an AJAX UpdatePanel.)

How can I direct the user to a particular bookmark within a view after
clicking a button that's in another view?

Thanks,

Ross