Table of Contents

Class Notifications.Publishing

Namespace
Dynamicweb.DataManagement
Assembly
Dynamicweb.DataManagement.dll

Publishing Notifications.

public class Notifications.Publishing
Inheritance
Notifications.Publishing
Inherited Members

Fields

OnAfterContent

public const string OnAfterContent = "PublishingOnAfterContent"

Field Value

string

OnAfterRender

public const string OnAfterRender = "PublishingOnAfterRender"

Field Value

string

OnBeforeContent

public const string OnBeforeContent = "PublishingOnBeforeContent"

Field Value

string

OnBeforeRender

public const string OnBeforeRender = "PublishingOnBeforeRender"

Field Value

string
To top