Table of Contents

Class Notifications.Form

Namespace
Dynamicweb.DataManagement
Assembly
Dynamicweb.DataManagement.dll

Form notifications

public class Notifications.Form
Inheritance
Notifications.Form
Inherited Members

Fields

OnAfterConfirmationContent

public const string OnAfterConfirmationContent = "FormOnAfterConfirmationContent"

Field Value

string

OnAfterConfirmationRender

public const string OnAfterConfirmationRender = "FormOnAfterConfirmationRender"

Field Value

string

OnAfterContent

public const string OnAfterContent = "FormOnAfterContent"

Field Value

string

OnAfterRender

public const string OnAfterRender = "FormOnAfterRender"

Field Value

string

OnBeforeConfirmationContent

public const string OnBeforeConfirmationContent = "FormOnBeforeConfirmationContent"

Field Value

string

OnBeforeConfirmationRender

public const string OnBeforeConfirmationRender = "FormOnBeforeConfirmationRender"

Field Value

string

OnBeforeContent

public const string OnBeforeContent = "FormOnBeforeContent"

Field Value

string

OnBeforeRender

public const string OnBeforeRender = "FormOnBeforeRender"

Field Value

string

OnNewsletterSubscribe

public const string OnNewsletterSubscribe = "FormOnNewsletterSubscribe"

Field Value

string
To top