IPageApplicationModelConvention 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 PageApplicationModel.
public interface class IPageApplicationModelConvention : Microsoft::AspNetCore::Mvc::ApplicationModels::IPageConventionpublic interface IPageApplicationModelConvention : Microsoft.AspNetCore.Mvc.ApplicationModels.IPageConventiontype IPageApplicationModelConvention = interface
    interface IPageConventionPublic Interface IPageApplicationModelConvention
Implements IPageConvention- Implements
Methods
| Apply(PageApplicationModel) | Called to apply the convention to the PageApplicationModel. |