IPageRouteModelConvention Interface   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Allows customization of the PageRouteModel.
public interface class IPageRouteModelConvention : Microsoft::AspNetCore::Mvc::ApplicationModels::IPageConventionpublic interface IPageRouteModelConvention : Microsoft.AspNetCore.Mvc.ApplicationModels.IPageConventiontype IPageRouteModelConvention = interface
    interface IPageConventionPublic Interface IPageRouteModelConvention
Implements IPageConvention- Derived
- Implements
Methods
| Apply(PageRouteModel) | Called to apply the convention to the PageRouteModel. |