Click or drag to resize

StandardParagraphParagraphModuleNotificationArgs Constructor

Namespace:  Dynamicweb.Notifications
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public ParagraphModuleNotificationArgs(
	Paragraph target,
	string moduleSystemName
)

Parameters

target
Type: Dynamicweb.ContentParagraph
moduleSystemName
Type: SystemString
See Also