HtmlMarkupParser.OtherParser Vlastnost

Definice

Tento typ/člen podporuje infrastrukturu rozhraní .NET Framework a není určen k použití přímo z vašeho kódu. Získá druhý analyzátor pro parsování kódu HTML.

protected override System.Web.Razor.Parser.ParserBase OtherParser { get; }
member this.OtherParser : System.Web.Razor.Parser.ParserBase
Protected Overrides ReadOnly Property OtherParser As ParserBase

Hodnota vlastnosti

Druhý analyzátor pro analýzu kódu HTML.

Platí pro