The MVCTransferResult type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | MVCTransferResult(Object) | Initializes a new instance of the MVCTransferResult class |
![]() | MVCTransferResult(String) | Initializes a new instance of the MVCTransferResult class |
![]() | MVCTransferResult(RouteValueDictionary) | Initializes a new instance of the MVCTransferResult class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | ExecuteResult | (Overrides RedirectResultExecuteResult(ControllerContext).) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Permanent | (Inherited from RedirectResult.) |
![]() | RouteValues | |
![]() | Url | (Inherited from RedirectResult.) |