Click or drag to resize

NotificationsGalleryItemOnBeforeRenderArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.Modules.GalleryNotificationsGalleryItemOnBeforeRenderArgs

Namespace:  Dynamicweb.Modules.Gallery
Assembly:  Dynamicweb.Gallery (in Dynamicweb.Gallery.dll) Version: 2.0.2
Syntax
public class OnBeforeRenderArgs : NotificationArgs

The NotificationsGalleryItemOnBeforeRenderArgs type exposes the following members.

Constructors
  NameDescription
Public methodNotificationsGalleryItemOnBeforeRenderArgs
Initializes a new instance of the NotificationsGalleryItemOnBeforeRenderArgs class
Top
Properties
  NameDescription
Public propertyImage
Public propertyItem
Public propertyTemplate
Top
See Also