Click or drag to resize
LicenseKeyInfoLICENSE_EXPIRATION_DATE_FORMAT Field
Default timestamp format for license expiration date.

Namespace: CMS.LicenseProvider
Assembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 11.0.0
Syntax
C#
public const string LICENSE_EXPIRATION_DATE_FORMAT = "M\/d\/yyyy"

Field Value

Type: String
See Also