Spread for ASP.NET 12 Product Documentation
SlideShowServiceMethod Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > SlideShowCellType Class : SlideShowServiceMethod Property
Gets or sets the Web service method that is called to supply images for the slide show cell.
Syntax
'Declaration
 
Public Property SlideShowServiceMethod As String
'Usage
 
Dim instance As SlideShowCellType
Dim value As String
 
instance.SlideShowServiceMethod = value
 
value = instance.SlideShowServiceMethod
public string SlideShowServiceMethod {get; set;}
See Also

Reference

SlideShowCellType Class
SlideShowCellType Members