Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public string WriteRSSFeed(
string PathName,
bool WithXSLT = true
)
public string WriteRSSFeed(
string PathName,
bool WithXSLT = true
)
Public Function WriteRSSFeed (
PathName As String,
Optional WithXSLT As Boolean = true
) As String
Public Function WriteRSSFeed (
PathName As String,
Optional WithXSLT As Boolean = true
) As String
public:
String^ WriteRSSFeed(
String^ PathName,
bool WithXSLT = true
)
public:
String^ WriteRSSFeed(
String^ PathName,
bool WithXSLT = true
)
Return Value
Type:
String