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

AccountControllerPrintStatement Method

AuctionWorx 3.5 API
Displays statement details, formatted for printing

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

Syntax

C#
public ActionResult PrintStatement(
	int id
)

Parameters

id
Type: SystemInt32
ID of the requested statement

Return Value

Type: ActionResult
View(Statement)
See Also

Reference

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