Search

You searched for the word(s):
< 1 second(s)
  • Re: Editor1.Setting["security:HideDirectoryList"] - long list

    Just would like to get back to the original post... The below is my code &nbsp;private void setSecuritySettings() &nbsp; &nbsp; { &nbsp; &nbsp; &nbsp; &nbsp; //all common security settings are located in ThirdParties/CuteEditor/Configuration/Security/Default.config &nbsp; &nbsp; &nbsp; &nbsp; //add security settings depending on user ...
    Posted to Cute Editor for .NET (Forum) by sezam on November 29, 2012
  • Editor1.Setting["security:HideDirectoryList"] - long list

    Hi!I dynamically create a list of directories to hide and assign it to the Cute Editor's property&nbsp; like followsEditor1.Setting[''security:HideDirectoryList'']=myList;&nbsp;Everything is fine until the list grows rather long.&nbsp; When it becomes long I got an connection error when I click on Downloadable Files Button. This problem happens ...
    Posted to Cute Editor for .NET (Forum) by sezam on January 29, 2012