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

AdminControllerStatesRegionsManagement Method

AuctionWorx 3.5 API
Displays Form/Processes request to view/add/edit/delete states/regions for the specified country

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

Syntax

C#
public ActionResult StatesRegionsManagement(
	int id
)

Parameters

id
Type: SystemInt32
the integer id of the specified country

Return Value

Type: ActionResult
View()
See Also

Reference

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