FileManagerPermissionsBuilder.Create Method
Name | Parameters | Description |
---|---|---|
Create(JS) | value | Specifies whether a user is allowed to create files and directories. Mirrors the client-side create option. |
Create(Boolean) | value | Specifies whether a user is allowed to create files and directories. Mirrors the client-side create option. |