ASP.NET Pack Programmer's Guide
Calendar.editRecurrence Method
See Also
 





Edits a recurrence.

Namespace: MindFusion.Scheduling
Package: Calendar.js

 Syntax

JavaScript  Copy Code

function editRecurrence (recurrence, args)

 Parameters

recurrence

Type: Recurrence
The recurrence to be edited.

args

An object that holds the changed properties of the edited recurrence.

 Remarks

For more information about editing recurrences on the client-side, please refer to Recurrences on the Client.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling Namespace
Recurrences on the Client