RazorCodeLanguage Properties

Include Protected Members
Include Inherited Members

The RazorCodeLanguage type exposes the following members.

Properties

  Name Description
Public property CodeDomProviderType Gets the type of the CodeDOM provider.This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public property LanguageName Gets the language name of the current Razor code, that is “csharp” or “vb”.This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public propertyStatic member Languages Gets the list of language supported by the Razor code.This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Top

See Also

Reference

RazorCodeLanguage Class

System.Web.Razor Namespace