Click or drag to resize
TrackedSection Constructor
Constructor

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public TrackedSection(
	string name
)

Parameters

name
Type: SystemString
Name of the track
See Also