ViewPage<TModel> Constructor
Initializes a new instance of the ViewPage<TModel> class.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Public Sub New
public ViewPage()
public:
ViewPage()
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Initializes a new instance of the ViewPage<TModel> class.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
'Declaration
Public Sub New
public ViewPage()
public:
ViewPage()