Returns the localized string representation of the specified listing's end date/time
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: 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: JsonResultJSON encoded string
See Also