A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class RssConfiguration

Inheritance
System.Object
RssConfiguration
Namespace: Mediachase.Web.Console
Assembly: Mediachase.WebConsoleLib.dll
Version: 10.8.0
Syntax
public sealed class RssConfiguration : ConfigurationSection

Properties

Instance

Gets the instance.

Declaration
public static RssConfiguration Instance { get; }
Property Value
Type Description
RssConfiguration

The instance.

RssItems

Gets the RSS items.

Declaration
public RssItemsCollection RssItems { get; }
Property Value
Type Description
RssItemsCollection

The RSS items.