Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.WebAnalytics Namespaces
CMS.WebAnalytics
ICampaignValidationService Interface
ICampaignValidationService Methods
CanBeConversionDeleted Method
CanBeFinished Method
CanBeLaunched Method
CanBeRescheduled Method
CanBeScheduled Method
Exists Method
HasConversion Method
IsFinished Method
IsLaunched Method
IsOnSite Method
IsScheduled Method
ICampaignValidationService
Exists Method
Checks that
campaign
is not
null
.
Namespace:
CMS.WebAnalytics
Assembly:
CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 12.0.0
Syntax
C#
Copy
bool
Exists
(
CampaignInfo
campaign
)
Parameters
campaign
Type:
CMS.WebAnalytics
CampaignInfo
Campaign object to be checked.
Return Value
Type:
Boolean
True
if
campaign
is not
null
.
See Also
Reference
ICampaignValidationService Interface
CMS.WebAnalytics Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com