TrackedSectionAddTrack Method |
Adds the given track to the section
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax protected void AddTrack(
Guid trackGuid
)
Parameters
- trackGuid
- Type: SystemGuid
Track GUID
See Also