Click or drag to resize

StandardPageAfterRenderArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.NotificationsStandardPageAfterRenderArgs

Namespace:  Dynamicweb.Notifications
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class AfterRenderArgs : NotificationArgs

The StandardPageAfterRenderArgs type exposes the following members.

Constructors
  NameDescription
Public methodStandardPageAfterRenderArgs
Initializes a new instance of the StandardPageAfterRenderArgs class
Top
Properties
  NameDescription
Public propertyPageview
Public propertyTemplate
Top
See Also