Click or drag to resize
TrackableTTrackAllOpen Method
Tracks all open trackable objects of this type

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static void TrackAllOpen(
	string reason
)

Parameters

reason
Type: SystemString
Track reason
See Also