Click or drag to resize

CacheNotificationCacheNotificationArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.Caching.NotificationsCacheNotificationCacheNotificationArgs

Namespace:  Dynamicweb.Caching.Notifications
Assembly:  Dynamicweb.Caching (in Dynamicweb.Caching.dll) Version: 3.0.6
Syntax
public class CacheNotificationArgs : NotificationArgs

The CacheNotificationCacheNotificationArgs type exposes the following members.

Constructors
  NameDescription
Public methodCacheNotificationCacheNotificationArgs(String)
Initializes a new instance of the CacheNotificationCacheNotificationArgs class
Public methodCacheNotificationCacheNotificationArgs(String, Object)
Initializes a new instance of the CacheNotificationCacheNotificationArgs class
Top
Properties
  NameDescription
Public propertyKey
Public propertyOldValue
Top
See Also