Dynamicweb.Frontend Namespace : PageviewControl Class |
'Declaration
Public Class PageviewControl Inherits System.Web.UI.Control
public class PageviewControl : System.Web.UI.Control
Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load Dim pvCtl As New PageviewControl Output.Controls.Add(pvCtl) End Sub
System.Object
System.Web.UI.Control
Dynamicweb.Frontend.PageviewControl
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