DotNetNuke 5.2

Namespace:  DotNetNuke.Services.Syndication
Assembly:  DotNetNuke.Services.Syndication (in DotNetNuke.Services.Syndication.dll) Version: 5.2.0.0 (5.2.0.0)

Syntax

C#
public sealed class GenericRssElement : RssElementBase
Visual Basic (Declaration)
Public NotInheritable Class GenericRssElement _
	Inherits RssElementBase
Visual C++
public ref class GenericRssElement sealed : public RssElementBase

Inheritance Hierarchy

System..::.Object
  DotNetNuke.Services.Syndication..::.RssElementBase
    DotNetNuke.Services.Syndication..::.GenericRssElement

See Also