Returns a string containing the HTML that displays an image and text in the caption area of the container for the custom interface.
Syntax
getInterfaceCaption(containerObject);
Parameters
containerObject - (Object) The parent container of the custom interface; returned by the loadSimpleIframe, loadSimpleHubIframe, loadSimplePrototype, and loadCustomInterface methods.
Returns
(string) HTML that displays an image and text in the caption area of the container for the custom interface.