Overload List

  Name Description
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.
(Inherited from Page.)
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.
(Inherited from Page.)

See Also