This property determines the client-side property of the element from which WebSpellChecker should obtain the value for spell check. It's important to note that the value or content property should be accessible from client-side. For instance, if WebSpellChecker is targetting TextBox server side control, then the TargetControlIdValue property should be set to "value" instead of "Text".
![]() |
Integration between WebSpellChecker and WebTextEditor is slightly different as you don�??t need to specify TargetControlIdValue property. Instead, please set the IntegratedToWebTextEditor property to true and TargetControlId property to the ID of WebTextEditor. For further information about this integration, please refer to Integration with WebSpellChecker topic in WebTextEditor User Interface whitepaper. |
Other Resources
{TargetControlId}
