Share via


HostSection Constructor

Initializes a new instance of the HostSection class.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New HostSection()
public HostSection()
public:
HostSection()
new : unit -> HostSection
public function HostSection()

See Also

Reference

HostSection Class

System.Web.WebPages.Razor.Configuration Namespace