Sdílet prostřednictvím


RazorPageAttribute Třída

Definice

Upozornění

This attribute has been superseded by RazorCompiledItem and will not be used by the runtime.

Zastaralé: Tento atribut byl nahrazen RazorCompiledItem a modul runtime ho nebude používat.

public ref class RazorPageAttribute : Microsoft::AspNetCore::Mvc::Razor::Compilation::RazorViewAttribute
public class RazorPageAttribute : Microsoft.AspNetCore.Mvc.Razor.Compilation.RazorViewAttribute
[System.Obsolete("This attribute has been superseded by RazorCompiledItem and will not be used by the runtime.")]
public class RazorPageAttribute : Microsoft.AspNetCore.Mvc.Razor.Compilation.RazorViewAttribute
type RazorPageAttribute = class
    inherit RazorViewAttribute
[<System.Obsolete("This attribute has been superseded by RazorCompiledItem and will not be used by the runtime.")>]
type RazorPageAttribute = class
    inherit RazorViewAttribute
Public Class RazorPageAttribute
Inherits RazorViewAttribute
Dědičnost
RazorPageAttribute
Atributy

Konstruktory

RazorPageAttribute(String, Type, String)
Zastaralé.

Tento atribut byl nahrazen RazorCompiledItem a modul runtime ho nebude používat.

Vlastnosti

Path
Zastaralé.

Získá cestu zobrazení.

(Zděděno od RazorViewAttribute)
RouteTemplate
Zastaralé.

Šablona trasy.

ViewType
Zastaralé.

Získá typ zobrazení.

(Zděděno od RazorViewAttribute)

Platí pro