The message CRecordWebAddClassesToElement
adds classes to an HTML element.
It is part of the RemoteSkin Web API.
{ "id": "484ecbf3-636f-4bff-8571-aa9fbc215ff7", "name": "WEB_LOAD_IMAGE", "description": "Load an image and update the HTML element after loading.", "slots": [ { "key": "1", "name": "RELATIVE_PATH ", "direction": "REQUEST", "mandatory": "true", "type": "STRING", "description": "The relative path of the image." }, { "key": "2", "name": "ELEMENT_ID ", "direction": "REQUEST", "mandatory": "true", "type": "STRING", "description": "The ID of the element to update." } ] }