Click or drag to resize

ValidationErrorArgs Class

Inheritance Hierarchy

Namespace:  Dynamicweb.ItemCreator.Notification
Assembly:  Dynamicweb.ItemCreator (in Dynamicweb.ItemCreator.dll) Version: 2.0.2
Syntax
public class ValidationErrorArgs : NotificationArgs

The ValidationErrorArgs type exposes the following members.

Constructors
  NameDescription
Public methodValidationErrorArgs
Initializes a new instance of the ValidationErrorArgs class
Top
Fields
  NameDescription
Public fieldErrors
Public fieldItem (Inherited from NotificationArgs.)
Public fieldTargetPage (Inherited from NotificationArgs.)
Top
See Also