Defines the metadata attribute that Web server controls use to indicate support for event validation. This class cannot be inherited.
See Also: SupportsEventValidationAttribute Members
Event validation prevents forged postbacks to an ASP.NET Web page and can be enabled through the EnableEventValidation page directive.
For more information, see Page.EnableEventValidation. For more information about attributes, see Extending Metadata Using Attributes.