MarkupParser Class
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
System::Object
System.Web.Razor.Parser::ParserBase
System.Web.Razor.Parser::MarkupParser
System.Web.Razor.Parser::HtmlMarkupParser
System.Web.Razor.Parser::ParserBase
System.Web.Razor.Parser::MarkupParser
System.Web.Razor.Parser::HtmlMarkupParser
Assembly: System.Web.Razor (in System.Web.Razor.dll)
The MarkupParser type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | MarkupParser | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| Name | Description | |
|---|---|---|
![]() | Context | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | CurrentCharacter | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | CurrentLocation | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | DesignTimeMode | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | EndOfFile | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | HaveContent | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | InTemporaryBuffer | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | OtherParser | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Overrides ParserBase::OtherParser.) |
| Name | Description | |
|---|---|---|
![]() | AcceptLineWithBlockComments | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | End(Span) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | End(SpanFactory) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | EndBlock | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IsAtExplicitTransition | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | IsAtImplicitTransition | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | IsAtTransition | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | IsEndTag | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | IsStartTag | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | NextIsTransition | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | OnError(SourceLocation, String) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | OnError(SourceLocation, String, array<Object>) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | Output | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | ParseBlock | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | ParseBlockWithOtherParser(SpanFactory) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | ParseBlockWithOtherParser(SpanFactory, Boolean) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | ParseComment | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | ParseDocument | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | ParseSection | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | StartBlock(BlockType) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | StartBlock(BlockType, Boolean) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | ToString | (Inherited from Object.) |
![]() | TryParseComment | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
Show:
