AreaAttribute Class¶
Inheritance Hierarchy¶
System.Object
System.Attribute
Microsoft.AspNet.Mvc.RouteConstraintAttribute
Microsoft.AspNet.Mvc.AreaAttribute
Constructors¶
-
AreaAttribute
(System.String)¶ Arguments: - areaName (System.String) –
public AreaAttribute(string areaName)
-