Click or drag to resize
CMSVersionSUFFIX Field

Note: This API is now obsolete.

Suffix of the system version, e.g. "BETA"

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("This member is obsolete. Please use VersionSuffix property instead")]
public static readonly string SUFFIX

Field Value

Type: String
See Also