Click or drag to resize

OutputReplacerPageview Property

Note: This API is now obsolete.

Namespace:  Dynamicweb.Frontend
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use Frontend.PageView.Current instance instead", 
	true)]
public PageView Pageview { get; set; }

Property Value

Type: PageView
See Also