Change allowed extensions programmatically

Jaroslav Šebok asked on July 20, 2016 13:18

Hi, as title says I would like to ask how can I change allowed extensions programmatically. Can I change them only on particular FormEngineUserControl?

Correct Answer

Brenden Kehren answered on July 20, 2016 15:14

Check out the documentation for getting and setting Settings Key values. The setting key names you might be looking for are:

  • CMSMediaFileAllowedExtensions
  • CMSUploadExtensions
0 votesVote for this answer Unmark Correct answer

   Please, sign in to be able to submit a new answer.