Table of Contents

Class Index

Namespace
Dynamicweb.Indexing.Notifications
Assembly
Dynamicweb.Core.dll
public static class Index
Inheritance
Index
Inherited Members

Fields

IndexBuildFinished

Occurs when the item is being saved.

public const string IndexBuildFinished = "DWN_REPOSITORIES_INDEX_BUILDFINISHED"

Field Value

string

IndexBuildStarted

public const string IndexBuildStarted = "DWN_REPOSITORIES_INDEX_BUILDSTARTED"

Field Value

string
To top