Image url for button when the mouse is down on the button of slider.

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

Syntax

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

See Also