TrackableTTrackAllOpen Method |
Tracks all open trackable objects of this type. Only tracks the section if the tracking of current object is enabled.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static void TrackAllOpen(
string reason
)
Parameters
- reason
- Type: SystemString
Track reason
See Also