Click or drag to resize

StandardPageAfterRenderArgs Constructor

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

Parameters

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