Click or drag to resize
AtomFeedFeedName 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.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public string FeedName { get; set; }

Property Value

Type: String
See Also