StrandsCatalogFeed Class |
Namespace: CMS.StrandsRecommender
public sealed class StrandsCatalogFeed : IHttpHandler
The StrandsCatalogFeed type exposes the following members.
Name | Description | |
---|---|---|
StrandsCatalogFeed |
Name | Description | |
---|---|---|
IsReusable |
Gets whether this handler can be reused for other request. This property is required by IHttpHandler interface.
|
Name | Description | |
---|---|---|
ProcessRequest |
Processes request and generates XML feed of documents to the HTTP response.
|