Udostępnij za pośrednictwem


PageViewLocationExpander Klasa

Definicja

Element IViewLocationExpander dla elementu PageView.

public ref class PageViewLocationExpander : Microsoft::AspNetCore::Mvc::Razor::IViewLocationExpander
public class PageViewLocationExpander : Microsoft.AspNetCore.Mvc.Razor.IViewLocationExpander
type PageViewLocationExpander = class
    interface IViewLocationExpander
Public Class PageViewLocationExpander
Implements IViewLocationExpander
Dziedziczenie
PageViewLocationExpander
Implementuje

Konstruktory

PageViewLocationExpander()

Element IViewLocationExpander dla elementu PageView.

Metody

ExpandViewLocations(ViewLocationExpanderContext, IEnumerable<String>)

Wywoływane przez element w RazorViewEngine celu określenia potencjalnych lokalizacji dla widoku.

PopulateValues(ViewLocationExpanderContext)

Wywołana przez element w RazorViewEngine celu określenia wartości, które będą używane przez to wystąpienie klasy IViewLocationExpander. Wartości obliczeniowe są używane do określania, czy lokalizacja widoku zmieniła się od czasu ostatniego jej zlokalizowaniu.

Dotyczy