Url to the tab image when the tab is in selected state.

Namespace:  C1.Web.UI.Controls.C1TabControl
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public string SelectedImageUrl { get; set; }
Visual Basic (Declaration)
Public Property SelectedImageUrl As String
	Get
	Set

Remarks