MvcWebPageRazorHost Methods

 

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

Methods

Name Description
System_CAPS_pubmethod CreateMarkupParser()

(Inherited from WebPageRazorHost.)

System_CAPS_pubmethod DecorateCodeGenerator(RazorCodeGenerator)

Returns the ASP.NET MVC language-specific Razor code generator.(Overrides RazorEngineHost.DecorateCodeGenerator(RazorCodeGenerator).)

System_CAPS_pubmethod DecorateCodeParser(ParserBase)

Returns the ASP.NET MVC language-specific Razor code parser using the specified language parser.(Overrides RazorEngineHost.DecorateCodeParser(ParserBase).)

System_CAPS_pubmethod DecorateMarkupParser(ParserBase)

(Inherited from RazorEngineHost.)

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_protmethod GetClassName(String)

(Inherited from WebPageRazorHost.)

System_CAPS_protmethod GetCodeLanguage()

(Inherited from WebPageRazorHost.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod PostProcessGeneratedCode(CodeCompileUnit, CodeNamespace, CodeTypeDeclaration, CodeMemberMethod)

(Inherited from RazorEngineHost.)

System_CAPS_pubmethod PostProcessGeneratedCode(CodeGeneratorContext)

(Inherited from WebPageRazorHost.)

System_CAPS_protmethod RegisterSpecialFile(String, String)

(Inherited from WebPageRazorHost.)

System_CAPS_protmethod RegisterSpecialFile(String, Type)

(Inherited from WebPageRazorHost.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

See Also

MvcWebPageRazorHost Class
System.Web.Mvc.Razor Namespace

Return to top