Click or drag to resize

CancelableNotificationArgs Constructor (Boolean)

Initializes a new instance of the CancelableNotificationArgs class

Namespace:  Dynamicweb.Extensibility
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public CancelableNotificationArgs(
	bool cancel
)

Parameters

cancel
Type: SystemBoolean
See Also