| StandardParagraphParagraphModuleNotificationArgs Constructor |
Namespace:
Dynamicweb.Notifications
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public ParagraphModuleNotificationArgs(
Paragraph target,
string moduleSystemName
)
Public Sub New (
target As Paragraph,
moduleSystemName As String
)
Parameters
- target
- Type: Dynamicweb.ContentParagraph
- moduleSystemName
- Type: SystemString
See Also