Knowledgebase

status_loader

Forbid entering a specific folder

Question / Problem

How can I forbid entering a specific folder in a JamShellTree and JamShellList?

Answer / Solution

You can use the OnBeforeShellCommand event and use the AllowExecute parameter to prevent the execution. The Command parameter when opening a folder might be "default", "open" or also "goup". If you have more ShellBrowser components linked with a ShellLink you can use the OnNavigating event to centrally restrict or prevent path access.

Need further help getting started?

You did not find what you were looking for? Please contact us so we can provide an answer to your question.

Contact Form