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

RealTimeControllerGetCurrentEndDTTM Method

AuctionWorx 3.5 API
Returns the localized string representation of the specified listing's end date/time

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

Syntax

C#
public JsonResult GetCurrentEndDTTM(
	int listingID
)

Parameters

listingID
Type: SystemInt32
ID of the spcified listing

Return Value

Type: JsonResult
JSON encoded string
See Also

Reference

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