Carousel for ASP.NET Web Forms
DataCaptionField Property

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

Reference

C1Carousel Class
C1Carousel Members