I have been tasked with creating some microsites in episerver on the fly. This means I have to create page instances and add assets to filemanager on the fly.
Does anyone know if it is possible to add assets to filemanager programmatically and if so, I would appreciate some pointers.
You can use the VPP API to add new files. Have a look at the SDK here http://sdk.episerver.com/library/cms6.1/index.aspx to get started and then post again with any specific issues.
Hi all,
I have been tasked with creating some microsites in episerver on the fly. This means I have to create page instances and add assets to filemanager on the fly.
Does anyone know if it is possible to add assets to filemanager programmatically and if so, I would appreciate some pointers.
Thank you