Click or drag to resize

NotificationsFormOnBeforeConfirmationContentArgs Constructor

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
public OnBeforeConfirmationContentArgs(
	FormFrontend ContentModule,
	string Output
)

Parameters

ContentModule
Type: Dynamicweb.DataManagementFormFrontend
Output
Type: SystemString
See Also