ContentPersonalizationVariantInfo GetAutomaticCodeName Method Kentico 8.1 API Reference
Gets the automatic code name for the object.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)

Return Value

Type: OnlineString
Remarks

There are many cases where the codename has to or has not to be unique. To avoid necessary complexity and prevent further defects, GUID is used for the code name instead.
See Also