Gallery for ASP.NET Web Forms
DataImageUrlField Property

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

Reference

C1Gallery Class
C1Gallery Members