MindFusion.UI for WebForms Programmer's Guide

TabPage.get_imageUrl Method

See Also
 



Gets the URL of the image that will be displayed in the tab's header.

Namespace: MindFusion.UI.Web
Assembly: TabPage.js

 Syntax

JavaScript  Copy Code

function get_imageUrl ()

 Return Value

Type: String
The URL.

 See Also