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