| FrontendNotificationArgs Constructor |
Initializes a new instance of an object.
Namespace:
Dynamicweb.News.Extensibility
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public FrontendNotificationArgs(
Output moduleInstance
)
Public Sub New (
moduleInstance As Output
)
Parameters
- moduleInstance
- Type: Dynamicweb.News.FrontendOutput
An instance of the News V2 module.
Remarks See Also