# On_allSlidesRemoved

Description

Notify about deleting all slides from the slideshow

EventHandler<string> On_allSlidesRemoved

Response example

{
    "event": "allSlidesRemoved",
    "removedFromServer": true,
    "method": "event"
}

Response Parameters

Name Description
removedFromServer The flag indicating if the files were deleted from the HTTP server

See also

Last Updated: 09/12/2025