places a random bid on the specified listing; requires demo mode to be enabled, otherwise does nothing
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: 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: JsonResultSee Also