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.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 13.0.131
Syntax public static bool UseAtomLink { get; set; }
Property Value
Type:
BooleanSee Also