Click or drag to resize

BeforeCreateArgs Class

Inheritance Hierarchy

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

The BeforeCreateArgs type exposes the following members.

Constructors
  NameDescription
Public methodBeforeCreateArgs
Initializes a new instance of the BeforeCreateArgs class
Top
Properties
  NameDescription
Public propertyStopExecution
Top
Fields
  NameDescription
Public fieldItem (Inherited from NotificationArgs.)
Public fieldTargetPage (Inherited from NotificationArgs.)
Top
See Also