dojox
»
image
»
SlideShow
» getShowTopicName
dojox.image.SlideShow.getShowTopicName
dojo.require("dojox.image.SlideShow");
defined in dojox/image/SlideShow.js
The information published is: index, title and url
Usage
function ()
(view source)
return
(
this
.
widgetId
||
this
.
id
)
+
"/imageShow"
;