IPageHandlerModelConvention Интерфейс

Определение

Разрешает настройку PageHandlerModel.

public interface class IPageHandlerModelConvention : Microsoft::AspNetCore::Mvc::ApplicationModels::IPageConvention
public interface IPageHandlerModelConvention : Microsoft.AspNetCore.Mvc.ApplicationModels.IPageConvention
type IPageHandlerModelConvention = interface
    interface IPageConvention
Public Interface IPageHandlerModelConvention
Implements IPageConvention
Реализации

Методы

Apply(PageHandlerModel)

Вызывается для применения соглашения к PageHandlerModel.

Применяется к