Share via


WebPage Constructor

Called from a derived class to create a new instance that is based on the WebPage class.

Namespace:  System.Web.WebPages
Assembly:  System.Web.WebPages (in System.Web.WebPages.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New WebPage()
protected WebPage()
protected:
WebPage()
new : unit -> WebPage
protected function WebPage()

See Also

Reference

WebPage Class

System.Web.WebPages Namespace