This topic has not yet been rated - Rate this topic

ClientScriptManager.GetPostBackClientHyperlink Method

Gets a reference, with javascript: appended to the beginning of it, that can be used in a client event to post back to the server.

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

  Name Description
Public method GetPostBackClientHyperlink(Control, String) Gets a reference, with javascript: appended to the beginning of it, that can be used in a client event to post back to the server for the specified control and with the specified event arguments.
Public method GetPostBackClientHyperlink(Control, String, Boolean) Gets a reference, with javascript: appended to the beginning of it, that can be used in a client event to post back to the server for the specified control with the specified event arguments and Boolean indication whether to register the post back for event validation.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.