PageViewLocationExpander 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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 會取用的值。 匯出值是用來判斷檢視位置自上次找到之後是否已變更。 |