RssImage Constructor
|
Initialize a new instance of the RssImage class. |
Description | Contains text that is included in the TITLE attribute of the link formed around the image in the HTML rendering. |
Height | Height of image in pixels |
Link | The URL of the site, when the channel is rendered, the image is a link to the site. |
Title | Describes the image, it's used in the ALT attribute of the HTML img tag when the channel is rendered in HTML. |
Url | The URL of a GIF, JPEG or PNG image that represents the channel. |
Width | Width of image in pixels |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
RssImage Class | Rss Namespace