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

AdminControllerEditEventFees Method (Int32)

AuctionWorx 3.5 API
Displays form to edit the specified event fee

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

Syntax

C#
public ActionResult EditEventFees(
	int id
)

Parameters

id
Type: SystemInt32
ID of the event fee to be edited

Return Value

Type: ActionResult
View(FeeSchedule)
See Also

Reference

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