Click or drag to resize
StatisticsInfoValidateCodeName Property
Indicates whether the codename should be validated upon saving. It is set to false to circumvent semicolon checking in sample statistics generator.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
protected override bool ValidateCodeName { get; }

Property Value

Type: Boolean
See Also