  | 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; }<ObsoleteAttribute("Use EventArgs instead")>
Public Property e As EventArgs
	Get
	SetProperty Value
Type: 
EventArgs
See Also