1 out of 5 rated this helpful - Rate this topic

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.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ