C# Class System.Web.Razor.Parser.SyntaxConstants.CSharp

Show file Open project: drivenet/aspnetwebstack

Public Properties

Property Type Description
ClassKeyword string
ElseIfKeyword string
FunctionsKeyword string
HelperKeyword string
InheritsKeyword string
LayoutKeyword string
NamespaceKeyword string
SectionKeyword string
SessionStateKeyword string
UsingKeywordLength int

Property Details

ClassKeyword public static property

public static string ClassKeyword
return string

ElseIfKeyword public static property

public static string ElseIfKeyword
return string

FunctionsKeyword public static property

public static string FunctionsKeyword
return string

HelperKeyword public static property

public static string HelperKeyword
return string

InheritsKeyword public static property

public static string InheritsKeyword
return string

LayoutKeyword public static property

public static string LayoutKeyword
return string

NamespaceKeyword public static property

public static string NamespaceKeyword
return string

SectionKeyword public static property

public static string SectionKeyword
return string

SessionStateKeyword public static property

public static string SessionStateKeyword
return string

UsingKeywordLength public static property

public static int UsingKeywordLength
return int