Click or drag to resize
TrackableTTrack Field
If true, the tracking of this type is enabled. Default false, configurable with web.config key CMSTrack[TypeName].

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax
C#
public static BoolAppSetting Track

Field Value

Type: BoolAppSetting
See Also