Name | Description | |
---|---|---|
FeedOptions Constructor |
The following tables list the members exposed by FeedOptions.
Name | Description | |
---|---|---|
FeedOptions Constructor |
Name | Description | |
---|---|---|
CompressedFeedFileName | Gets or sets the file name for the compressed feed file | |
FeedDataPath | Gets or sets thje path of the feed data folder | |
FeedFileName | Gets or sets the name of the feed file | |
FtpHost | Gets or sets the FTP host to upload the feed to | |
FtpPassword | Gets or sets the FTP password | |
FtpUser | Gets or sets the FTP user name | |
IncludeAllProducts | Gets or sets a value indicating whether to Include all products in feed or exclude the ones marked for feed exclusion? | |
OverwriteCompressedFile | Gets or sets a value indicating whether to overwrite any existing compressed feed file? | |
OverwriteFeedFile | Gets or sets a value indicating whether to overwrite any existing feed file? | |
RemoteFileName | Gets or sets the remote file name to use on the ftp server | |
StoreId | Gets or sets the Id for the store for which we need to create feed |
Name | Description | |
---|---|---|
Load | Load feed options using the given option keys | |
Save | Save the feed options using the given feed option keys |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |