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.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntaxpublic string FeedName { get; set; }
Property Value
Type:
String
See Also