Search
Calendar.confirmItemPaste Method
See Also
 






Invoked to confirm an item paste from the clipboard.

Namespace: MindFusion.Scheduling
File: Calendar.js

 Syntax

JavaScript  Copy Code

function confirmItemPaste ()

 Return Value

Boolean. true to confirm, false to cancel.

 See Also