Table of Contents

Class Notifications.Querying

Namespace
Dynamicweb.QueryPublisher
Assembly
Dynamicweb.QueryPublisher.dll

Class Querying. This class cannot be inherited.

public sealed class Notifications.Querying
Inheritance
Notifications.Querying
Inherited Members

Fields

AfterQuery

The after query

public const string AfterQuery = "DWQP_QUERYING_AfterQuery"

Field Value

string

BeforeQuery

The before query

public const string BeforeQuery = "DWQP_QUERYING_BeforeQuery"

Field Value

string
To top