SetBase64¶
Updates the content of the file with given id.
1 |
|
Parameters¶
string id
Id of file
string content
Content of file in base64 encoded format.
Remarks¶
If id parameter is not a guid value throws an Error
If not file exists with given id this method silently returns.