Click or drag to resize

NotificationManagerHasSubscribers Method (IEnumerableString)

Namespace:  Dynamicweb.Extensibility.Notifications
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
public static bool HasSubscribers(
	IEnumerable<string> notifications
)

Parameters

notifications
Type: System.Collections.GenericIEnumerableString

Return Value

Type: Boolean
See Also