Поделиться через


PageActionDescriptorProvider.BuildModel Метод

Определение

Создать модель.

protected:
 System::Collections::Generic::IList<Microsoft::AspNetCore::Mvc::ApplicationModels::PageRouteModel ^> ^ BuildModel();
protected System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ApplicationModels.PageRouteModel> BuildModel ();
member this.BuildModel : unit -> System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ApplicationModels.PageRouteModel>
Protected Function BuildModel () As IList(Of PageRouteModel)

Возвращаемое значение

Список PageRouteModel.

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