This topic has not yet been rated - Rate this topic

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.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method GetPostBackEventReference(Control) Obsolete. 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.
Public method GetPostBackEventReference(Control, String) Obsolete. 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.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.