Spread for ASP.NET 10 Product Documentation
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;}

Property Value

String containing the path to the Web service
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

SlideShowCellType Class
SlideShowCellType Members

 

 


Copyright © GrapeCity, inc. All rights reserved.