You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Controllers > AdminController Class > AddNewStatesRegions Method

AdminControllerAddNewStatesRegions Method

AuctionWorx 3.5 API
Processes request to add one or more new states/regions to the specifeid country

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

Syntax

C#
public ActionResult AddNewStatesRegions(
	int id
)

Parameters

id
Type: SystemInt32
the integer id of the specified country

Return Value

Type: ActionResult
Redirect to "StatesRegionsManagement" on success
See Also

Reference

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