Click or drag to resize

NotificationsFormOnAfterConfirmationContentArgs Constructor

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
public OnAfterConfirmationContentArgs(
	FormFrontend contentModule,
	string output
)

Parameters

contentModule
Type: Dynamicweb.DataManagementFormFrontend
output
Type: SystemString
See Also