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

AccountControllerEventSummary Method

AuctionWorx 3.5 API
Displays summary details for the specified event

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

Syntax

C#
public ActionResult EventSummary(
	int id
)

Parameters

id
Type: SystemInt32
the id of the specified event

Return Value

Type: ActionResult
View(Dictionary<string, decimal>)
See Also

Reference

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