Class Notifications.Frontend.OnBeforeSendMailArgs
- Namespace
- Dynamicweb.Forms
- Assembly
- Dynamicweb.Forms.dll
Class OnBeforeSendMailArgs.
public class Notifications.Frontend.OnBeforeSendMailArgs : NotificationArgs
- Inheritance
-
Notifications.Frontend.OnBeforeSendMailArgs
- Inherited Members
Properties
Form
Gets or sets the form.
public Form Form { get; set; }
Property Value
Submit
Gets or sets the submit.
public Submit Submit { get; set; }
Property Value
Template
Gets or sets the template.
public Template Template { get; set; }