Bagikan melalui


PageLoader Kelas

Definisi

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
Warisan
PageLoader
Penerapan

Konstruktor

PageLoader()

CompiledPageActionDescriptor Membuat dari PageActionDescriptor.

Metode

LoadAsync(PageActionDescriptor)
Kedaluwarsa.

CompiledPageActionDescriptor PageActionDescriptorMenghasilkan .

LoadAsync(PageActionDescriptor, EndpointMetadataCollection)

CompiledPageActionDescriptor PageActionDescriptorMenghasilkan .

Implementasi Antarmuka Eksplisit

IPageLoader.Load(PageActionDescriptor)

CompiledPageActionDescriptor Membuat dari PageActionDescriptor.

Berlaku untuk