Click or drag to resize
CMSABTestOverviewPageGetFinishDate Method
Gets finish date of the AB test or current date if the date is empty.

Namespace: CMS.OnlineMarketing.Web.UI
Assembly: CMS.OnlineMarketing.Web.UI (in CMS.OnlineMarketing.Web.UI.dll) Version: 12.0.0
Syntax
C#
protected DateTime GetFinishDate()

Return Value

Type: DateTime
See Also