RSSFeedFooterXML Property |
Custom feed footer XML which is generated after feed items. If the value is empty default footer for RSS feed is generated.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string FooterXML { get; set; }
Property Value
Type:
StringSee Also