Share via


SyntaxConstants.VB.LayoutKeyword Field

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  System.Web.Razor.Parser
Assembly:  System.Web.Razor (in System.Web.Razor.dll)

Syntax

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

value = SyntaxConstants.VB.LayoutKeyword
public static readonly string LayoutKeyword
public:
static initonly String^ LayoutKeyword
static val LayoutKeyword: string
public static final var LayoutKeyword : String

See Also

Reference

SyntaxConstants.VB Class

System.Web.Razor.Parser Namespace