Click or drag to resize

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
)

Parameters

moduleInstance
Type: Dynamicweb.News.FrontendOutput
An instance of the News V2 module.
Remarks