PageViewLocationExpander 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
PageView에 대한 입니다 IViewLocationExpander .
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() |
PageView에 대한 입니다 IViewLocationExpander . |
메서드
ExpandViewLocations(ViewLocationExpanderContext, IEnumerable<String>) |
에 의해 RazorViewEngine 호출되어 보기의 잠재적 위치를 확인합니다. |
PopulateValues(ViewLocationExpanderContext) |
이 의 instance IViewLocationExpander사용할 값을 결정하기 위해 에 의해 RazorViewEngine 호출됩니다. 계산된 값은 뷰 위치가 마지막으로 배치된 이후 변경되었는지 확인하는 데 사용됩니다. |