Specifies the max size in Kbytes of the media files that the user has access to upload.
            
        
        Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# | 
|---|
public void SetSecurityMaxMediaSize( int kb )  | 
| Visual Basic | 
|---|
Public Sub SetSecurityMaxMediaSize ( _ kb As Integer _ )  | 
| Visual C++ | 
|---|
public: void SetSecurityMaxMediaSize( int kb )  | 
Parameters
- kb
 - Type: System..::..Int32