[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Extender.SlideShowCellType.SlideShowServicePath

SlideShowServicePath Property

SlideShowServicePath

Gets or sets the path to the Web service from which the extender pulls the images for the slide show cell.

Declaration
[TypeConverter(typeof(ServicePathConverter))]
public string SlideShowServicePath { get; set; }
<TypeConverter(GetType(ServicePathConverter))>
Public Property SlideShowServicePath As String