Dynamicweb 8 Documentation
Output Method (PageView)

Executes the pageview and parses all templates with content, modules and navigation.
Syntax
'Declaration
 
Public Function Output() As String
public string Output()

Return Value

The parsed HTML output of the pageview. Normally no need to call this as it is handled by Dynamicweb PageviewControl in the rendering of Default.aspx
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PageView Class
PageView Members

Send Feedback