CurrentImageUrl Property

Retrieves a value that indicates the product of merging local and global image URLs.

Syntax

Visual Basic Overridable  Protected  ReadOnly Property CurrentImageUrl As string
C# protected   virtual  string CurrentImageUrl { get; }
Managed C++ protected:  __property virtual string get_CurrentImageUrl();
JScript protected   function get CurrentImageUrl() : string;

Possible Values

sURL The product of merging local and global image URLs.

The property is read-only. The property has no default value.

Applies To

TabItem

See Also

Internet Explorer WebControls, About the TabStrip WebControl