DataAlternateTextField Property
Gets or sets the name of the column from the data source that contains the values to bind to the
AlternateText property of each image in an
C1ImageField object.
public virtual System.string DataAlternateTextField {get; set;}
'Declaration
Public Overridable Property DataAlternateTextField As System.String
Property Value
The name of the field to bind the
AlternateText property of each image in an
System.Web.UI.WebControls.ImageField object.