AreaReference Enumeration

 

Controls interpretation of a controller name when constructing a RemoteAttribute.

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Public Enumeration AreaReference

Member nameDescription
UseCurrent

Find the controller in the current area.

UseRoot

Find the controller in the root area.

Return to top
Show: