Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes a feed.
Syntax
FeedsManager.DeleteFeed(feedPath)
Parameters
feedPath Required. String that specifies the path to the feed.
Return Value
No return value.
Remarks
When a feed is deleted, its corresponding enclosure folder is also deleted unless it includes files that are marked "read/write". Read-only enclosures are deleted.
Applies To
FeedsManager
See Also