London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Class RssConfiguration

Inheritance
System.Object
RssConfiguration
Namespace: Mediachase.Web.Console
Assembly: Mediachase.WebConsoleLib.dll
Version: 13.30.0
Syntax
[Obsolete("Configuration for the news module in Commerce Manager Dashboard. Since the Dashboard has been removed this class is no longer used. Will remain at least until January 2019")]
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.