Share via


HostSection.SectionName Field

Represents the name of the configuration section for a Razor host environment.

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

Syntax

'Declaration
Public Shared ReadOnly SectionName As String
'Usage
Dim value As String 

value = HostSection.SectionName
public static readonly string SectionName
public:
static initonly String^ SectionName
static val SectionName: string
public static final var SectionName : String

See Also

Reference

HostSection Class

System.Web.WebPages.Razor.Configuration Namespace