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