GetPostBackEventReference Method
.NET Framework Class Library
Page.GetPostBackEventReference Method

Returns a string that can be used in a client event to cause postback to the server. This method has been deprecated. Use the GetPostBackEventReference method in the ClientScriptManager class instead.

Name Description
Page.GetPostBackEventReference (Control) 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 object.
Page.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.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
Page view tracker