| 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; }
Public ReadOnly Property Pageview As PageView
Get
Property Value
Type:
PageView
The
PageView.
See Also