Version

SimpleImage Class Properties

For a list of all members of this type, see SimpleImage members.

Public Properties
 NameDescription
Public PropertyAlternateTextThe text shown if the image is unable to display, or for Accessibility.  
Public PropertySection508CompliantIndicates whether the <img> tag renders a text equivalent for accessibility browsers using assistive technology such as screen readers.  
Public PropertyUrlThe source or "src" of the image.  
Protected Properties
 NameDescription
Protected PropertyUrlResolved  
Protected PropertyViewStateGets a dictionary of state information (StateBag) that allows you to save and restore the view state of a server control across multiple requests for the same page.  
See Also