[]
Gets or sets the path to the Web service from which the extender pulls the images for the slide show cell.
[TypeConverter(typeof(ServicePathConverter))]
public string SlideShowServicePath { get; set; }
<TypeConverter(GetType(ServicePathConverter))>
Public Property SlideShowServicePath As String