Click or drag to resize

AfterCreateArgs Class

Inheritance Hierarchy

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

The AfterCreateArgs type exposes the following members.

Constructors
  NameDescription
Public methodAfterCreateArgs
Initializes a new instance of the AfterCreateArgs class
Top
Fields
  NameDescription
Public fieldCreatedObject
Public fieldItem (Inherited from NotificationArgs.)
Public fieldTargetPage (Inherited from NotificationArgs.)
Top
See Also