Click or drag to resize
RSSFeedFeedName Property
Feed name to identify this feed on a page with multiple feeds. If the value is empty the GUID of the web part instance will be used by default.

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public string FeedName { get; set; }

Property Value

Type: String
See Also