ValidationSummaryClientSideEvents Constructors
Contains a client-side validation summary editor’s event list.Name | Parameters | Description |
---|---|---|
ValidationSummaryClientSideEvents() | none | Initializes a new instance of the ValidationSummaryClientSideEvents class with default settings. |
ValidationSummaryClientSideEvents(IPropertiesOwner) | owner | Initializes a new instance of the ValidationSummaryClientSideEvents class with the specified owner. |
See Also