Udostępnij za pośrednictwem


RazorPageAttribute Klasa

Definicja

Przestroga

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

Przestarzałe: ten atrybut został zastąpiony przez element RazorCompiledItem i nie będzie używany przez środowisko uruchomieniowe.

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
Dziedziczenie
RazorPageAttribute
Atrybuty

Konstruktory

RazorPageAttribute(String, Type, String)
Przestarzałe.

Ten atrybut został zastąpiony przez element RazorCompiledItem i nie będzie używany przez środowisko uruchomieniowe.

Właściwości

Path
Przestarzałe.

Pobiera ścieżkę widoku.

(Odziedziczone po RazorViewAttribute)
RouteTemplate
Przestarzałe.

Szablon trasy.

ViewType
Przestarzałe.

Pobiera typ widoku.

(Odziedziczone po RazorViewAttribute)

Dotyczy