The properties of the RssFeedItemCommandEventArgs class are listed below. For a complete list of RssFeedItemCommandEventArgs class members, see the RssFeedItemCommandEventArgs Members topic.
CommandArgument (inherited from CommandEventArgs) | Gets the argument for the command. |
CommandName (inherited from CommandEventArgs) | Gets the name of the command. |
CommandSource | Returns a reference to the Button/LinkButton Web control that was clicked. |
Item | Returns a reference to the RssFeedItem that contains the button that was clicked. |
RssFeedItemCommandEventArgs Class | skmRss Namespace