Click or drag to resize
BaseSchedulingControlAddWeekEnd Method
Adds week end

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
protected void AddWeekEnd(
	TaskInterval ti
)

Parameters

ti
Type: CMS.SchedulerTaskInterval
Task interval
See Also