Gets or sets the Option to Save the RSS Feed with a default XSL Transform thus formatting the Feed.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public bool SaveRSSFeedWithXSLT { get; set; }public bool SaveRSSFeedWithXSLT { get; set; }Public Property SaveRSSFeedWithXSLT As Boolean
Get
Set
Public Property SaveRSSFeedWithXSLT As Boolean
Get
Set
public:
property bool SaveRSSFeedWithXSLT {
bool get ();
void set (bool value);
}public:
property bool SaveRSSFeedWithXSLT {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean