Registers an event reference for validation with System.Web.UI.PostBackOptions.
- options
A System.Web.UI.PostBackOptions object that specifies how client JavaScript is generated to initiate a postback event.
For more information and examples, see the ClientScriptManager.RegisterForEventValidation(string, string) method.