MindFusion.UI for WebForms Programmer's Guide

TabPage.set_imageUrl Method

See Also
 



Sets 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 set_imageUrl (value)

 Parameters

value

Type: String
The url.

 See Also