Click or drag to resize

NotificationManagerHasSubscribers Method (String)

Namespace:  Dynamicweb.Extensibility.Notifications
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
public static bool HasSubscribers(
	string notification
)

Parameters

notification
Type: SystemString

Return Value

Type: Boolean
See Also