AreaAttribute Class

Syntax

public class AreaAttribute : RouteConstraintAttribute, _Attribute, IRouteConstraintProvider

GitHub

View on GitHub

class Microsoft.AspNet.Mvc.AreaAttribute

Constructors

AreaAttribute(System.String)
Arguments:
  • areaName (System.String) –
public AreaAttribute(string areaName)