Ektron CMS400.Net Reference
The RSS collection function is used to create an XML list of links that were created as a collection in the Ektron CMS400.NET Workarea and display them in RSS Syndication.
Shown here is the JSP format of the ecmRssCollection function.
<%= ecmRssCollection (int id) %> |
This function is basically the same as the RSS Collection function in ASP. See RSS Collection Function for details.