Click or drag to resize

StandardApplicationLifeCycleEventNotificatione Property

Note: This API is now obsolete.

Namespace:  Dynamicweb.Notifications
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use EventArgs instead")]
public EventArgs e { get; set; }

Property Value

Type: EventArgs
See Also