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) |
由 RazorViewEngine 调用以确定此 实例 IViewLocationExpander将使用的值。 计算值用于确定自上次定位以来视图位置是否已更改。 |