 | StandardApplicationLifeCycleEventNotificationsender Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Notifications
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax[ObsoleteAttribute("Use EventSender instead")]
public Object sender { get; set; }
<ObsoleteAttribute("Use EventSender instead")>
Public Property sender As Object
Get
Set
Property Value
Type:
Object
See Also