In This Topic
Reference Guides / JavaScript API / Actions / Interface / HidePendingActionNotification

HidePendingActionNotification

In This Topic
 HidePendingActionNotification

This function allows you to hide the "pending action" (rotating gear) notification onto a specific DocuVieware™ control.

HidePendingActionNotification: function (docuViewareID)

Parameters

docuViewareID
The identifier for the DocuVieware™ instance you want to hide the notification from.
       

Return Value

1 if error, 0 if success.
See Also