Click or drag to resize

SetupExecutionTableOnNotify Method

Namespace:  Dynamicweb.Environment.Web
Assembly:  Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntax
public override void OnNotify(
	string notification,
	NotificationArgs args
)

Parameters

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