HtmlMarkupParser.SkipToAndParseCode Method

Include Protected Members
Include Inherited Members

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Skips the parse until the specified condition is meet.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Protected method SkipToAndParseCode(Func<HtmlSymbol, Boolean>) This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Skips the parse until the specified condition is meet.
Protected method SkipToAndParseCode(HtmlSymbolType) This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Skips the parse until the specified HTML symbol type is encountered.

Top

See Also

Reference

HtmlMarkupParser Class

System.Web.Razor.Parser Namespace