Share via


StartPage Constructor

Initializes a new instance of the StartPage class.

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

Syntax

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

See Also

Reference

StartPage Class

System.Web.WebPages Namespace