You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Helpers > MVCTransferResult Class > MVCTransferResult Constructor (Object, HttpContextBase)

MVCTransferResult Constructor (Object, HttpContextBase)

AuctionWorx 3.5 API
Initializes a new instance of the MVCTransferResult class

Namespace:  RainWorx.FrameWorx.MVC.Helpers
Assembly:  RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5

Syntax

C#
public MVCTransferResult(
	Object routeValues,
	HttpContextBase httpContext
)

Parameters

routeValues
Type: SystemObject
httpContext
Type: System.WebHttpContextBase
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.