SetSecurityReadWriteAll Method
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| Editor..::..SetSecurityReadWriteAll Method |
| Editor Class See Also Send Feedback |
Sets the security policy, allow users to perform the upload/delete/copy/move/createfolder/deletefolder actions
Namespace:Â CuteEditorAssembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public void SetSecurityReadWriteAll() |
| Visual Basic |
|---|
Public Sub SetSecurityReadWriteAll |
| Visual C++ |
|---|
public: void SetSecurityReadWriteAll() |