Copyright Accelerated Ideas 2007 Legacy Blog Posts | Blog Home | .NET Components

AIDirectoryViewer – How to stop users changing the root view


1/2/2007

Should you want end users to work only with certain directory bounds such as a ‘Reports’ folder or ‘Data’ areas then you should set the following property to false:

AllowRootChange = false


The AllowRootChange property depicts whether the user can change the root directory either by using the textbox, back button or double clicking a node.


< Blog Home