Information Classification: External Restricted.
See https://www.chili-publish.com/security
Webservice Functions - SpellCheckDictionaryAdd
Adds a new SpellCheckDictionary resource item
Declaration
public string SpellCheckDictionaryAdd ( string apiKey, string name, string dicFileOrData, string affFileOrData );
Arguments
Name | Type | Description |
|---|---|---|
apiKey | The API key previously generated by calling the GenerateApiKey function | |
name | Item name | |
dicFileOrData | .dic file or path on server | |
affFileOrData | .acc file or path on server |
Returns
A valid XML string
Security rights needed
Add
Apply on resource
SpellCheckDicts