Click or drag to resize

Notifications.Options.OnBeforeRenderArgs Class

Inheritance Hierarchy
System.Object
  Dynamicweb.Extensibility.Notifications.NotificationArgs
    Dynamicweb.Forms.Notifications.Options.OnBeforeRenderArgs

Namespace:  Dynamicweb.Forms
Assembly:  Dynamicweb.Forms (in Dynamicweb.Forms.dll) Version: 4.0.2
Syntax
public class OnBeforeRenderArgs : NotificationArgs

The Notifications.Options.OnBeforeRenderArgs type exposes the following members.

Constructors
  NameDescription
Public methodNotifications.Options.OnBeforeRenderArgs
Initializes a new instance of the Notifications.Options.OnBeforeRenderArgs class
Top
Properties
  NameDescription
Public propertyItem
Public propertyTemplate
Top
See Also