Share via


MvcRazorParser Class

Definition

A subtype of RazorParser that MvcRazorHost uses to support inheritance of tag helpers from _ViewImports files.

public ref class MvcRazorParser : Microsoft::AspNetCore::Razor::Parser::RazorParser
public class MvcRazorParser : Microsoft.AspNetCore.Razor.Parser.RazorParser
type MvcRazorParser = class
    inherit RazorParser
Public Class MvcRazorParser
Inherits RazorParser
Inheritance
MvcRazorParser

Constructors

Properties

Methods

Applies to