Click or drag to resize

ErrorArgs Class

Inheritance Hierarchy

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

The ErrorArgs type exposes the following members.

Constructors
  NameDescription
Public methodErrorArgs
Initializes a new instance of the ErrorArgs class
Top
Fields
  NameDescription
Public fieldException
Public fieldItem (Inherited from NotificationArgs.)
Public fieldTargetPage (Inherited from NotificationArgs.)
Top
See Also