  | NotificationsFrontendBeforeContentArgs Constructor  | 
  
    Namespace: 
   Dynamicweb.Forum
    Assembly:
   Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntaxpublic BeforeContentArgs(
	Frontend contentModule
)
Public Sub New ( 
	contentModule As Frontend
)
Parameters
- contentModule
 - Type: Dynamicweb.ForumFrontend
 
See Also