  | 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; }<ObsoleteAttribute("Use Frontend.PageView.Current instance instead", 
	true)>
Public Property Pageview As PageView
	Get
	SetProperty Value
Type: 
PageView
See Also