Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Previous Versions
.NET Framework 2.0
System.Web.UI

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
.NET Framework Class Library
ClientScriptManager.GetPostBackEventReference Method

Returns a string that can be used in a client event to cause postback to the server.

Name Description
ClientScriptManager.GetPostBackEventReference (PostBackOptions) Returns a string that can be used in a client event to cause postback to the server. The reference string is defined by the specified PostBackOptions instance.
ClientScriptManager.GetPostBackEventReference (Control, String) Returns a string that can be used in a client event to cause postback to the server. The reference string is defined by the specified control that handles the postback and a string argument of additional event information.
ClientScriptManager.GetPostBackEventReference (PostBackOptions, Boolean) Returns a string that can be used in a client event to cause postback to the server. The reference string is defined by the specified PostBackOptions object. Optionally, registers the event reference for validation.
ClientScriptManager.GetPostBackEventReference (Control, String, Boolean) Returns a string to use in a client event to cause postback to the server. The reference string is defined by the specified control that handles the postback and a string argument of additional event information. Optionally, registers the event reference for validation.
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