Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
ScriptManager Class

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
ScriptManager..::.AddHistoryPoint Method

Creates a history point and adds it to the browser's history stack.

  NameDescription
Public methodAddHistoryPoint(NameValueCollection, String) Creates a history point and adds it to the browser's history stack, using the specified state data collection and state title.
Public methodAddHistoryPoint(String, String) Creates a history point and adds it to the browser's history stack, using the specified state key and state value.
Public methodAddHistoryPoint(String, String, String) Creates a history point and adds it to the browser's history stack, using the specified state key, state value, and state title.
Top

These method overloads enable you to define server state, and optionally the title of the history entry in the browser. When you create a history point, serialized and encrypted data is appended to the URL of the Web page and an entry is included in the browser's history stack. You can use the state data to re-create the page when any subsequent server navigation event is raised.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker