Click or drag to resize

StandardPagePageviewNotificationArgs Constructor

Namespace:  Dynamicweb.Notifications
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public PageviewNotificationArgs(
	PageView pageview,
	Template template
)

Parameters

pageview
Type: Dynamicweb.FrontendPageView
template
Type: Dynamicweb.RenderingTemplate
See Also