TrackedSectionTrackOpenSections Method |
Tracks the current list of running concurrent sections
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static void TrackOpenSections(
string name,
string reason
)
Parameters
- name
- Type: SystemString
Track name - reason
- Type: SystemString
Track reason
See Also