Returns the number of seconds remaining before this listing closes
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public JsonResult GetTimeRemaining( int listingID )
Parameters
- listingID
- Type: SystemInt32
ID of the spcified listing
Return Value
Type: JsonResultJSON encoded int
Remarks
See Also