Bookmark

J

Jim McGivney

In C# code - I need to reposition a page to a bookmark on the same page
named "Base".

I use: Response.Redirect("~/Default.aspx#Base");

This works.
Is there a better way ?
Thanks,
Jim
 
G

Guest

Take a look at the DefaultFocus property of the Form object in your page.
That might be something you can use.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,173
Latest member
GeraldReund
Top