You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Controllers > RealTimeController Class > PlaceDemoBid Method

RealTimeControllerPlaceDemoBid Method

AuctionWorx 3.5 API
places a random bid on the specified listing; requires demo mode to be enabled, otherwise does nothing

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

Syntax

C#
public JsonResult PlaceDemoBid(
	int listingId
)

Parameters

listingId
Type: SystemInt32
a valid, active auction listing id

Return Value

Type: JsonResult
See Also

Reference

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