VBRazorCodeLanguage Methods

Include Protected Members
Include Inherited Members

The VBRazorCodeLanguage type exposes the following members.

Methods

  Name Description
Public method CreateCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Creates the code language generator. (Overrides RazorCodeLanguage.CreateCodeGenerator(String, String, String, RazorEngineHost).)
Public method CreateCodeParser This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Creates a code parser in a ParserBase. (Overrides RazorCodeLanguage.CreateCodeParser().)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

VBRazorCodeLanguage Class

System.Web.Razor Namespace