PageLoader Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a CompiledPageActionDescriptor from a PageActionDescriptor.
public ref class PageLoader abstract : Microsoft::AspNetCore::Mvc::RazorPages::Infrastructure::IPageLoader
C#
public abstract class PageLoader : Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.IPageLoader
type PageLoader = class
interface IPageLoader
Public MustInherit Class PageLoader
Implements IPageLoader
- Inheritance
-
PageLoader
- Implements
Load |
Produces a CompiledPageActionDescriptor given a PageActionDescriptor. |
Load |
Obsolete.
Produces a CompiledPageActionDescriptor given a PageActionDescriptor. |
Product | Versies |
---|---|
ASP.NET Core | 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |