Get HTML representation of an Author-it Xtend suggestion identified by a fragment ID.
Parameters
Name |
Type |
Description |
fragmentId |
Integer |
Unique ID for suggestion fragment. |
topicId |
Integer |
Topic the fragment is located in. |
applyHighlighting |
Boolean |
true to apply reuse highlighting to HTML, false otherwise. |
Returns
Type: String
HTML string of suggested text.
Addresses
JSON: http://<Base Address>/Xtend/json/GetSuggestionHtml
JSON (for IIS): http://<Base Address>/Xtend.svc/json/GetSuggestionHtml