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.
Sets or retrieves the URL of the feed.
Syntax
[ feedUrl = ] Feed.Url [ = feedUrl ]
Possible Values
feedUrl String that specifies or receives the source URL of the feed. The property is read/write. The property has no default value.
Remarks
The feedUrl parameter must be an absolute URL that begins with the "http:" or "https:" protocol. No other protocols are supported.
Applies To
Feed
See Also