DataAlternateTextFormatString Property
Gets or sets the string that specifies the format in which the alternate text for each image in an
C1ImageField object is rendered.
public virtual System.string DataAlternateTextFormatString {get; set;}
'Declaration
Public Overridable Property DataAlternateTextFormatString As System.String
Property Value
A string that specifies the format in which the alternate text for each image in an
C1ImageField object is rendered. The default value is an empty string (""), which indicates that now special formatting is applied to the alternate text.