Click or drag to resize

Notifications.Form.OnBeforeRenderArgs Class

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

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

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

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