Table of Contents

FileManagerRootFolder.AccessControls Property

Definition

Namespace
GleamTech.FileUltimate.AspNet.UI
Assembly
GleamTech.FileUltimate.dll

Gets the collection of the access controls for this root folder.

[PersistenceMode(PersistenceMode.InnerProperty)]
public Collection<FileManagerAccessControl> AccessControls { get; }

Property Value

Collection<FileManagerAccessControl>