PageLoader Třída

Definice

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
Dědičnost
PageLoader
Implementuje

Konstruktory

PageLoader()

Metody

LoadAsync(PageActionDescriptor)
Zastaralé.

Vytvoří danou CompiledPageActionDescriptor .PageActionDescriptor

LoadAsync(PageActionDescriptor, EndpointMetadataCollection)

Vytvoří danou CompiledPageActionDescriptor .PageActionDescriptor

Explicitní implementace rozhraní

IPageLoader.Load(PageActionDescriptor)

Platí pro