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