Carousel for ASP.NET Web Forms
DataImageUrlField Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Carousel Namespace > C1Carousel Class : DataImageUrlField Property
Gets or sets the name of the field from the data source to bind to the attribute "src" of the image.
Syntax
'Declaration
 
Public Property DataImageUrlField As System.String
public System.string DataImageUrlField {get; set;}
See Also

Reference

C1Carousel Class
C1Carousel Members