Raises the ItemDataBound event. This allows you to provide a custom handler for the event.
The ItemDataBound event is raised after an item is data bound to the RssFeed control. This event provides you with the last opportunity to access the data item before it is displayed on the client. After this event is raised, the data item is nulled out and no longer available.
RssFeed Class | skmRss Namespace