Поделиться через


PageViewLocationExpander Класс

Определение

Для IViewLocationExpander 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
Наследование
PageViewLocationExpander
Реализации

Конструкторы

PageViewLocationExpander()

Для IViewLocationExpander PageView.

Методы

ExpandViewLocations(ViewLocationExpanderContext, IEnumerable<String>)

Вызывается для RazorViewEngine определения потенциальных расположений для представления.

PopulateValues(ViewLocationExpanderContext)

Вызывается RazorViewEngine для определения значений, которые будут использоваться этим экземпляром IViewLocationExpander. Вычисляемые значения используются для определения того, изменилось ли расположение представления с момента последнего его обнаружения.

Применяется к