Click or drag to resize
BaseSchedulingControl.MonthModeSelectionChanged Method
Month mode changed

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

Parameters

dateMode
Type: System.Boolean
Indicates if in date mode
See Also