C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Carousel Namespace / C1Carousel Class / DataImageUrlField Property

In This Topic
DataImageUrlField Property (C1Carousel)
In This Topic
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
 
See Also