Click or drag to resize
BaseSchedulingControlAddWeekEnd Method
Adds selected weekend days to the task interval

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

Parameters

taskInterval
Type: CMS.SchedulerTaskInterval
Task interval
See Also