Set this property to use Ktml in the pluginable mode.
ControlToBindTo can be set to any control of type TextBox, HtmlInputText or HtmlTextArea.
Setting this property disables the Text property (KtmlInstance.Text will be always empty in pluginable mode). You shoud use instead the equivalent property (Text or Value) from the control you've bind Ktml to in order to get or set the edited content.
Ktml Class | InterAKT.WebControls Namespace