PageViewLocationExpander クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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) |
のこのインスタンスIViewLocationExpanderによって使用される値を決定するために、 によってRazorViewEngine呼び出されます。 計算値は、前回の位置以降にビューの場所が変更されたかどうかを判断するために使用されます。 |