RssFeed Documented Class Library
RssFeed.Render Method
Render generates the control's HTML markup.
protected override
void
Render(
HtmlTextWriter
writer
);
Parameters
writer
The HtmlTextWriter instance that is populated with the control's rendered HTML markup.
See Also
RssFeed Class
|
skmRss Namespace