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