Enum AreaReference
Controls interpretation of a controller name when constructing a RemoteAttribute.
public enum AreaReference
Fields
UseCurrent = 0
Find the controller in the current area.
UseRoot = 1
Find the controller in the root area.
Controls interpretation of a controller name when constructing a RemoteAttribute.
public enum AreaReference
UseCurrent = 0
Find the controller in the current area.
UseRoot = 1
Find the controller in the root area.