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