ABTestValidatorIsValidStart Method |
Checks whether the start date is valid.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax public static bool IsValidStart(
DateTime start
)
Parameters
- start
- Type: SystemDateTime
Test start date
Return Value
Type:
BooleanSee Also