ViewPage.AreaName Property
- Namespace:
- Weavy.Web.Views
- Assembly:
- Weavy.Web.dll
Returns the name of the current Area.
public string AreaName { get; }
Property value
string
Returns the name of the current Area.
public string AreaName { get; }