summaryT:DotNetNuke.Services.Syndication.RssDataSourceView

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

Syntax

C#
public class RssDataSourceView : DataSourceView
Visual Basic
Public Class RssDataSourceView
	Inherits DataSourceView

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..DataSourceView
    DotNetNuke.Services.Syndication..::..RssDataSourceView

See Also