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