Share via


ViewStartPage Constructor

When implemented in a derived class, initializes a new instance of the ViewStartPage class.

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

Syntax

'Declaration
Protected Sub New
'Usage

Dim instance As New ViewStartPage()
protected ViewStartPage()
protected:
ViewStartPage()
protected function ViewStartPage()

See Also

Reference

ViewStartPage Class

System.Web.Mvc Namespace