Downloadable files

When you create a product of downloadable type, you must specify one or more files to be downloaded upon purchase. These files are uploaded to the Downloadable goods library. Because this library is of type documents library, you can store different file extensions in it (e.g. documents, images, audio files, archives etc.). This library is a system library and can be managed in the Administration » User files backend section.

To work with the system libraries in code, you must instantiate the libraries manager with the system libraries provider. Here is a code example of how to do this:

string providerName = "SystemLibrariesProvider";
 
LibrariesManager librariesManager = LibrariesManager.GetManager(providerName);
This section contains the following examples of how to work with product files:

Next steps

+1-888-365-2779
sales@sitefinity.com

Related topics:

Feedback

How useful is this article?

Tell us more

Submit
Your message was successfully sent.

We appreciate your feedback.

Your message could not be sent.

OK