Click or drag to resize

TemplateBaseTPageview Property

Gets the pageview of the current pageview.

Namespace:  Dynamicweb.Rendering
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.10.0
Syntax
public PageView Pageview { get; }

Property Value

Type: PageView
The PageView.
See Also