DecorateCodeParser Method
This member overrides RazorEngineHost..::..DecorateCodeParser(ParserBase).
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public: virtual ParserBase^ DecorateCodeParser( ParserBase^ incomingCodeParser ) override
Parameters
- incomingCodeParser
- Type: System.Web.Razor.Parser..::..ParserBase
Show: