Click or drag to resize
BaseSchedulingControlMonthModeSelectionChanged Method
Month mode changed

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected void MonthModeSelectionChanged(
	bool dateMode
)

Parameters

dateMode
Type: SystemBoolean
Indicates if in date mode
See Also