ValidationPerformedEventArgs Class
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Contains the data for the ValidationPerformed event.
Namespace: Microsoft.Practices.EnterpriseLibrary.Validation.Integration.WinForms
Assembly: Microsoft.Practices.EnterpriseLibrary.Validation.Integration.WinForms (in Microsoft.Practices.EnterpriseLibrary.Validation.Integration.WinForms.dll)
Syntax
'Declaration
PublicClassValidationPerformedEventArgs _
Inherits EventArgs
publicclassValidationPerformedEventArgs : EventArgs
publicref classValidationPerformedEventArgs : public EventArgs
publicclass ValidationPerformedEventArgs extends EventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Practices.EnterpriseLibrary.Validation.Integration.WinForms.ValidationPerformedEventArgs
See Also
ValidationPerformedEventArgs Members
Microsoft.Practices.EnterpriseLibrary.Validation.Integration.WinForms Namespace
ValidationProvider.ValidationPerformed
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |