RssFeed Documented Class Library

RssFeed.CreateChildControls Method 

Notifies server controls that use composition-based implementation to create any child controls they contain in preparation for posting back or rendering.

protected override void CreateChildControls();

Remarks

When you develop a composite or templated server control, you must override this method.

See Also

RssFeed Class | skmRss Namespace