RSSFeederRSSConformanceLevel Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

A value that specifies at what specification level the RSS should be generated. The default value is ConformanceLevel.RSS2Spec.

Namespace: ContentStudio.Site.ActiveScripting.Misc
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public RSSFeederRSSConformanceLevels RSSConformanceLevel { get; set; }

Property Value

Type: RSSFeederRSSConformanceLevels
Exceptions

ExceptionCondition
ArgumentOutOfRangeExceptionThe value supplied is invalid.
Remarks

Before specifying another value that the default you must ensure that all data in the field can be converted to this data type.
See Also

Reference