| BaseActionPageview Property |
Gets or sets the Pageview object.
Namespace:
Dynamicweb.News.Frontend
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public PageView Pageview { get; set; }
Public Property Pageview As PageView
Get
Set
Property Value
Type:
PageViewThe Pageview object.
See Also