Gets or sets the URL path to the image that will be shown when button is selected.

Namespace:  C1.Web.iPhone.C1TabBarController
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

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

See Also