SyntaxConstants.VB.SessionStateKeyword 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 SessionStateKeyword As String
'Usage
Dim value As String
value = SyntaxConstants.VB.SessionStateKeyword
public static readonly string SessionStateKeyword
public:
static initonly String^ SessionStateKeyword
static val SessionStateKeyword: string
public static final var SessionStateKeyword : String