| 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; }
<ObsoleteAttribute("Deprecated, use Dynamicweb.Environment.ExecutingContext.IsFrontEnd() instead",
true)>
Public ReadOnly Property IsFrontend As Boolean
Get
Property Value
Type:
BooleanSee Also