Click or drag to resize

NotificationSubscriberIsFrontend Property

Note: This API is now obsolete.

Namespace:  Dynamicweb.Extensibility.Notifications
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
[ObsoleteAttribute("Deprecated, use Dynamicweb.Environment.ExecutingContext.IsFrontEnd() instead", 
	true)]
public bool IsFrontend { get; }

Property Value

Type: Boolean
See Also