Information Classification: External Restricted.
See https://www.chili-publish.com/security
Webservice Functions - SpellCheckDictionaryReplaceFile
Adds a new SpellCheckDictionary resource item
Declaration
public string SpellCheckDictionaryReplaceFile ( string apiKey, string itemID, string fileType, string fileOrData );
Arguments
Name | Type | Description |
|---|---|---|
apiKey | The API key previously generated by calling the GenerateApiKey function | |
itemID | Item ID | |
fileType | string | 'dic' or 'aff', depending on the file to replace |
fileOrData | file data (base64 encoded) or path on server |
Returns
A valid XML string
Security rights needed
Edit
Apply on resource
SpellCheckDicts