Click or drag to resize

NotificationsPublishingOnBeforeContentArgs Constructor

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

Parameters

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