Click or drag to resize

RepositoriesEventsObserverIndexBuildFinishedObserverOnNotify Method

Namespace:  Dynamicweb.Modules.Repositories
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public override void OnNotify(
	string notification,
	NotificationArgs args
)

Parameters

notification
Type: SystemString
args
Type: Dynamicweb.Extensibility.NotificationsNotificationArgs
See Also