Spread for ASP.NET 8.0 Product Documentation
HandleImageUrl Property


Gets or sets the URL for the image to display in the slider handle.
Syntax
'Declaration
 
Public Property HandleImageUrl As String
'Usage
 
Dim instance As SliderCellType
Dim value As String
 
instance.HandleImageUrl = value
 
value = instance.HandleImageUrl
public string HandleImageUrl {get; set;}

Property Value

String containing the URL for the image
Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

SliderCellType Class
SliderCellType Members

 

 


Copyright © GrapeCity, inc. All rights reserved.