Search results

RibbonGallery API in JavaScript (ES5) Ribbon API control

Defines the items of Ribbon.

Methods

hideGalleryPopup

Hides a specific gallery popup in the ribbon.

Parameter Type Description
id string Gets the ribbon item id.

Returns void

showGalleryPopup

Shows a specific gallery popup in the ribbon.

Parameter Type Description
id string Gets the ribbon item id.

Returns void