FeedMoved Method

Occurs when a feed is moved.

Syntax

FeedWatcher.FeedMoved(path, oldPath)

Parameters

path Required. String that specifies the new path to the feed that was moved.
oldPath Required. String that specifies the previous path to the feed.

Return Value

No return value.

Applies To

FeedWatcher