Table of Contents

Class Notifications.Form.OnNewsletterSubscribeArgs

Namespace
Dynamicweb.DataManagement
Assembly
Dynamicweb.DataManagement.dll

ONNewsletterSubsrcibe arguments

public class Notifications.Form.OnNewsletterSubscribeArgs : NotificationArgs
Inheritance
Notifications.Form.OnNewsletterSubscribeArgs
Inherited Members

Constructors

OnNewsletterSubscribeArgs(FormFrontend)

public OnNewsletterSubscribeArgs(FormFrontend contentModule)

Parameters

contentModule FormFrontend

Properties

ContentModule

public FormFrontend ContentModule { get; set; }

Property Value

FormFrontend
To top