AreaReference Enumeration
Controls interpretation of a controller name when constructing a RemoteAttribute.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Member name | Description | |
|---|---|---|
| UseCurrent | Find the controller in the current area. | |
| UseRoot | Find the controller in the root area. |
Show: