HelperPage Constructor
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the HelperPage class.
Namespace: System.Web.WebPages
Assembly: System.Web.WebPages (in System.Web.WebPages.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New HelperPage()
public HelperPage()
public:
HelperPage()
new : unit -> HelperPage
public function HelperPage()