VBCodeParser.OtherParser Property

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Gets the other parser.

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

abstract OtherParser : ParserBase 
override OtherParser : ParserBase

Property Value

Type: System.Web.Razor.Parser.ParserBase
The other parser.
Show: