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

AIDirectoryViewer – Improving the performance


1/2/2007

Developers should try altering the following property to improve performance:

MaxNestLevel


MaxNestLevel controls the number of child levels that should be shown on the folders TreeView. Set this property wisely. A high number can cause slower performance for large directory structures


< Blog Home