TemplatedMailWebEventProvider::CurrentNotification Property
.NET Framework (current version)
Gets the event notification object that provides the event information used by the e-mail template.
Assembly: System.Web (in System.Web.dll)
public: property MailEventNotificationInfo^ CurrentNotification { static MailEventNotificationInfo^ get(); }
Property Value
Type: System.Web.Management::MailEventNotificationInfo^The MailEventNotificationInfo object currently being processed.
The current MailEventNotificationInfo object is used within the e-mail template to provide information about the events being processed.
.NET Framework
Available since 2.0
Available since 2.0
Show: