Table of Contents

Class Standard.Frontend

Namespace
Dynamicweb.Notifications
Assembly
Dynamicweb.dll
Provides notification names for Frontend.
public sealed class Standard.Frontend
Inheritance
Standard.Frontend
Inherited Members

Fields

OnDuplicateUrl

Occurs if a url duplicate has been found
public const string OnDuplicateUrl = "DWN_STANDARD_OnDuplicateUrl"

Field Value

string

OnUrlIndexReset

Occurs after the url index reset
public const string OnUrlIndexReset = "DWN_STANDARD_OnUrlIndexReset"

Field Value

string

OnUrlProviderHandlerReset

Occurs after the url provider handler reset
public const string OnUrlProviderHandlerReset = "DWN_STANDARD_OnUrlProviderHandlerReset"

Field Value

string
To top