CMSABTestOverviewPageDataAvailable Method |
Checks whether there is test data for filters specified by the user.
Namespace: CMS.OnlineMarketing.Web.UIAssembly: CMS.OnlineMarketing.Web.UI (in CMS.OnlineMarketing.Web.UI.dll) Version: 13.0.131
Syntax protected bool DataAvailable(
IEnumerable<ABVariantStatisticsData> statisticsData,
string successMetric
)
Parameters
- statisticsData
- Type: System.Collections.GenericIEnumerableABVariantStatisticsData
Statistics data - successMetric
- Type: SystemString
Success metric
Return Value
Type:
BooleanSee Also