Click or drag to resize
TrackedSectionRemoveTrack Method
Removes the given track from the section

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
protected void RemoveTrack(
	Guid trackGuid
)

Parameters

trackGuid
Type: SystemGuid
Track GUID
See Also