Table of Contents
accept Method 

Accepts the current selection and close the color picker popup.

Syntax
JavaScript
 ColorPicker.accept()
Remarks

This function is usually called by the accept button in your custom PopupLayoutTemplate.

See Also