RssFeed Documented Class Library

RssFeedItemCommandEventArgs Properties

The properties of the RssFeedItemCommandEventArgs class are listed below. For a complete list of RssFeedItemCommandEventArgs class members, see the RssFeedItemCommandEventArgs Members topic.

Public Instance Properties

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.

See Also

RssFeedItemCommandEventArgs Class | skmRss Namespace