Udostępnij za pośrednictwem


CompiledViewDescriptor Klasa

Definicja

Reprezentuje skompilowany widok Razor lub stronę.

public ref class CompiledViewDescriptor
public class CompiledViewDescriptor
type CompiledViewDescriptor = class
Public Class CompiledViewDescriptor
Dziedziczenie
CompiledViewDescriptor

Konstruktory

CompiledViewDescriptor()

Tworzy nowy adres CompiledViewDescriptor.

CompiledViewDescriptor(RazorCompiledItem)

Tworzy nowy adres CompiledViewDescriptor.

CompiledViewDescriptor(RazorCompiledItem, RazorViewAttribute)

Tworzy nowy adres CompiledViewDescriptor. Co najmniej jeden z elementów attribute lub item musi być innynull.

Właściwości

ExpirationTokens

IChangeToken wystąpienia wskazujące, kiedy ten wynik wygasł.

IsPrecompiled

Pobiera wartość określającą, czy widok jest wstępnie skompilowany.

Item

RazorCompiledItem Pobiera deskryptor dla tego widoku.

RelativePath

Znormalizowana ścieżka względna aplikacji w widoku.

Type

Pobiera typ skompilowanego elementu.

ViewAttribute
Przestarzałe.

Pobiera lub ustawia RazorViewAttribute dekorowanie widoku.

Dotyczy