共用方式為


PageViewLocationExpander 類別

定義

IViewLocationExpanderPageView 的 。

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()

IViewLocationExpanderPageView 的 。

方法

ExpandViewLocations(ViewLocationExpanderContext, IEnumerable<String>)

由 叫 RazorViewEngine 用 以判斷檢視的潛在位置。

PopulateValues(ViewLocationExpanderContext)

由 叫 RazorViewEngine 用 ,以判斷這個 實例 IViewLocationExpander 會取用的值。 匯出值是用來判斷檢視位置自上次找到之後是否已變更。

適用於