Share via


WebPageHttpHandler.WebPagesVersionHeaderName Field

The HTML tag name (X-AspNetWebPages-Version) for the version of the ASP.NET Web Pages specification that is used by this web page.

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

Syntax

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

value = WebPageHttpHandler.WebPagesVersionHeaderName
public static readonly string WebPagesVersionHeaderName
public:
static initonly String^ WebPagesVersionHeaderName
static val WebPagesVersionHeaderName: string
public static final var WebPagesVersionHeaderName : String

See Also

Reference

WebPageHttpHandler Class

System.Web.WebPages Namespace