IPageRouteModelConvention 인터페이스

정의

의 사용자 지정을 허용합니다 PageRouteModel.

public interface class IPageRouteModelConvention : Microsoft::AspNetCore::Mvc::ApplicationModels::IPageConvention
public interface IPageRouteModelConvention : Microsoft.AspNetCore.Mvc.ApplicationModels.IPageConvention
type IPageRouteModelConvention = interface
    interface IPageConvention
Public Interface IPageRouteModelConvention
Implements IPageConvention
파생
구현

메서드

Apply(PageRouteModel)

에 규칙을 적용하기 위해 호출됩니다 PageRouteModel.

적용 대상