PageViewLocationExpander Třída

Definice

An IViewLocationExpander pro 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
Dědičnost
PageViewLocationExpander
Implementuje

Konstruktory

PageViewLocationExpander()

An IViewLocationExpander pro PageView.

Metody

ExpandViewLocations(ViewLocationExpanderContext, IEnumerable<String>)

Vyvoláno uživatelem za RazorViewEngine účelem určení potenciálních umístění pro zobrazení.

PopulateValues(ViewLocationExpanderContext)

Vyvolána objektem a RazorViewEngine k určení hodnot, které by byla spotřebována touto instancí .IViewLocationExpander Počítané hodnoty se používají k určení, jestli se umístění zobrazení od posledního umístění změnilo.

Platí pro