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

適用対象