Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Aug 9, 2024. It is now read-only.
This repository was archived by the owner on Aug 9, 2024. It is now read-only.

DirectEvents' actionName misses a corresponding controllerName property. #1878

Copy link
Copy link
@fabriciomurta

Description

@fabriciomurta
Issue body actions

In issue #1842 the actionName= directive was first mentioned as a valid directive for direct events in Ext.NET 7.

In DirectMethodProvider.cs:GetControllerDirectMethods() (and related code), it is possible to specify the action name (actionName, but controllerName is always the current controller. There should be an additional property to specify the controller in cases dedicated or external controllers are desired, in a syntax similar to @Url.Action("ActionName", "ControllerName") commonly used in MVC Razor pages.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.