| StandardParagraphParagraphNotificationArgs Constructor |
Namespace:
Dynamicweb.Notifications
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public ParagraphNotificationArgs(
Paragraph target
)
Public Sub New (
target As Paragraph
)
Parameters
- target
- Type: Dynamicweb.ContentParagraph
See Also