For a list of all members of this type, see SimpleImage members.
| Name | Description | |
|---|---|---|
![]() | Render | Uses the properties set on the SimpleImage to write an <img> tag, including the image's src Url and any alternate text. |
![]() | ToString | String formatted for visual designer. |
![]() | WriteImage | Uses the properties set on the SimpleImage to write an img tag, the image's source URL and any alternate text. |
| Name | Description | |
|---|---|---|
![]() | InitializeAttributesCollection | |
![]() | OnRenderAdditionalProperties | Override this method to render addition attributes allowed on the <img> tag which your subclass adds as full-fledged properties. |
![]() | OnResetDefaultableProperties | Gives subclasses an opportunity to restore container-specific default values to their image properties. |
![]() | ResolveResourceUrl | Overloaded. |
![]() | ResolveUrl |