BaseSchedulingControl.MonthModeSelectionChanged Method |
Month mode changed
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntaxprotected void MonthModeSelectionChanged(
bool dateMode
)
Parameters
- dateMode
- Type: System.Boolean
Indicates if in date mode
See Also