Udostępnij za pośrednictwem


PageLoader Klasa

Definicja

Tworzy obiekt CompiledPageActionDescriptor na podstawie elementu PageActionDescriptor.

public ref class PageLoader abstract : Microsoft::AspNetCore::Mvc::RazorPages::Infrastructure::IPageLoader
public abstract class PageLoader : Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.IPageLoader
type PageLoader = class
    interface IPageLoader
Public MustInherit Class PageLoader
Implements IPageLoader
Dziedziczenie
PageLoader
Implementuje

Konstruktory

PageLoader()

Tworzy obiekt CompiledPageActionDescriptor na podstawie elementu PageActionDescriptor.

Metody

LoadAsync(PageActionDescriptor)
Przestarzałe.

Tworzy daną CompiledPageActionDescriptor wartość PageActionDescriptor.

LoadAsync(PageActionDescriptor, EndpointMetadataCollection)

Tworzy daną CompiledPageActionDescriptor wartość PageActionDescriptor.

Jawne implementacje interfejsu

IPageLoader.Load(PageActionDescriptor)

Tworzy obiekt CompiledPageActionDescriptor na podstawie elementu PageActionDescriptor.

Dotyczy