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

AccountControllerPropertyManagement Method

AuctionWorx 3.5 API
Displays form to view/edit specified user properties Processes request to update specified user properties

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

Syntax

C#
public ActionResult PropertyManagement(
	int id
)

Parameters

id
Type: SystemInt32
Category ID of the required property group

Return Value

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

Reference

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