ViewPage.ActionName Property
- Namespace:
- Weavy.Web.Views
- Assembly:
- Weavy.Web.dll
Returns the name of the currently executing Action
public string ActionName { get; }
Property value
string
Returns the name of the currently executing Action
public string ActionName { get; }