FileManagerRootFolderAccessControls Property
Gets the collection of the access controls for this root folder.
Namespace: GleamTech.FileUltimate.AspNet.UIAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.1.3
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public Collection<FileManagerAccessControl> AccessControls { get; }
<PersistenceModeAttribute(PersistenceMode.InnerProperty)>
Public ReadOnly Property AccessControls As Collection(Of FileManagerAccessControl)
Get
Property Value
CollectionFileManagerAccessControl