You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Controllers > AdminController Class > SetShippingAddress Method (Int32)

AdminControllerSetShippingAddress Method (Int32)

AuctionWorx 3.5 API
Displays form to select a billing address for the specified invoice

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

Syntax

C#
public ActionResult SetShippingAddress(
	int invoiceID
)

Parameters

invoiceID
Type: SystemInt32
ID of the invoice to be updated

Return Value

Type: ActionResult
View(List<Address>)
See Also

Reference

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