Click or drag to resize
BaseSchedulingControlAddWeekDays Method
Adds week days

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

Parameters

ti
Type: CMS.SchedulerTaskInterval
Task interval
See Also