  | CacheNotificationCacheNotificationArgs Constructor (String) | 
  
    Namespace: 
   Dynamicweb.Caching.Notifications
    Assembly:
   Dynamicweb.Caching (in Dynamicweb.Caching.dll) Version: 3.0.6
Syntaxpublic CacheNotificationArgs(
	string key
)
Public Sub New ( 
	key As String
)
Parameters
- key
 - Type: SystemString
 
See Also