RSSRepeaterUseAtomLink Property |
Gets or sets a value that indicates if the "atom:link" element should be used in the generated RSS feed.
Default is true.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public static bool UseAtomLink { get; set; }
Property Value
Type:
BooleanSee Also