Share via


PageViewLocationExpander 클래스

정의

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 호출됩니다. 계산된 값은 뷰 위치가 마지막으로 배치된 이후 변경되었는지 확인하는 데 사용됩니다.

적용 대상