Returns string representation of datetime of last post for current forum or thread.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- data
- Type: System Object
Container.DataItem
- thread
- Type: System Boolean
If is true, returns datetime of last post for current thread, otherwise returns datetime of last post for current forum
Return Value
Type: StringRemarks
See Also