TrackedSectionRemoveTrack Method |
Removes the given track from the section
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax protected void RemoveTrack(
Guid trackGuid
)
Parameters
- trackGuid
- Type: SystemGuid
Track GUID
See Also