summaryT:DotNetNuke.Services.Syndication.GenericRssElement

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

Syntax

C#
public sealed class GenericRssElement : RssElementBase
Visual Basic
Public NotInheritable Class GenericRssElement
	Inherits RssElementBase

Inheritance Hierarchy

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

See Also