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.
A string representing a JavaScript call to the postback function that includes the target control's ID and event arguments.
See the ClientScriptManager.GetPostBackClientHyperlink(Control, string) method for an alternative to this deprecated member.