Click or drag to resize

NotificationsFormOnBeforeContentArgs Constructor

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

Parameters

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