You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Controllers > AccountController Class > SetPrimaryAddress Method

AccountControllerSetPrimaryAddress Method

AuctionWorx 3.5 API
Processes request to set the specified address as the primary address

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

Syntax

C#
public ActionResult SetPrimaryAddress(
	int addressID
)

Parameters

addressID
Type: SystemInt32
ID of the address to be updated

Return Value

Type: ActionResult
Redirect to address management view
See Also

Reference

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