Specifies the Max Upload folder size of the Image Gallery
Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public void SetSecurityMaxImageFolderSize( long kb ) |
Visual Basic |
---|
Public Sub SetSecurityMaxImageFolderSize ( _ kb As Long _ ) |
Visual C++ |
---|
public: void SetSecurityMaxImageFolderSize( long long kb ) |
Parameters
- kb
- Type: System..::..Int64