PageLoader 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
- 繼承
-
PageLoader
- 實作
建構函式
PageLoader() |
方法
LoadAsync(PageActionDescriptor, EndpointMetadataCollection) | |
LoadAsync(PageActionDescriptor) |
已淘汰.
|
明確介面實作
IPageLoader.Load(PageActionDescriptor) |