Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Microsoft.AspNetCore.Mvc.RazorPages.Internal
  3. PageActionInvokerCacheEntry
  4. Executors
  • PageActionInvokerCacheEntry
    • PageActionInvokerCacheEntry(CompiledPageActionDescriptor, Func<IModelMetadataProvider, ModelStateDictionary, ViewDataDictionary>, Func<PageContext, ViewContext, Object>, Action<PageContext, ViewContext, Object>, Func<PageContext, Object>, Action<PageContext, Object>, Func<PageContext, Object, Task>, PageHandlerExecutorDelegate[], PageHandlerBinderDelegate[], IReadOnlyList<Func<IRazorPage>>, FilterItem[])
    • PageActionInvokerCacheEntry(CompiledPageActionDescriptor, Func<IModelMetadataProvider, ModelStateDictionary, ViewDataDictionary>, Func<PageContext, ViewContext, Object>, Action<PageContext, ViewContext, Object>, Func<PageContext, Object>, Action<PageContext, Object>, Func<PageContext, Object, Task>, Func<Object, Object[], Task<IActionResult>>[], IReadOnlyList<Func<IRazorPage>>, FilterItem[])
    • ActionDescriptor
    • CacheableFilters
    • Executors
    • HandlerBinders
    • HandlerExecutors
    • ModelFactory
    • PageFactory
    • PropertyBinder
    • ReleaseModel
    • ReleasePage
    • ViewDataFactory
    • ViewStartFactories
netcoreapp2.0
namespace Microsoft.AspNetCore.Mvc.RazorPages.Internal
{
    public class PageActionInvokerCacheEntry
    {
        public Func<object, object[], Task<IActionResult>>[] Executors { get; }
    }
}
.NET Core
2.0
Information specific to netcoreapp2.0
Assembly

Microsoft.AspNetCore.Mvc.RazorPages , Version=2.0.4.0, PublicKeyToken=adb9793829ddae60

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙