Share via


WebPageExecutingBase Constructor

Initializes a new instance of the WebPageExecutingBase class. This constructor can only be called by an inherited class.

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

Syntax

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

See Also

Reference

WebPageExecutingBase Class

System.Web.WebPages Namespace