Spread for ASP.NET 12 Product Documentation
SlideShowServicePath Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > SlideShowCellType Class : SlideShowServicePath Property
Gets or sets the path to the Web service from which the extender pulls the images for the slide show cell.
Syntax
'Declaration
 
Public Property SlideShowServicePath As String
'Usage
 
Dim instance As SlideShowCellType
Dim value As String
 
instance.SlideShowServicePath = value
 
value = instance.SlideShowServicePath
public string SlideShowServicePath {get; set;}
See Also

Reference

SlideShowCellType Class
SlideShowCellType Members