View.SelectText Method
Selects the text contained in an editable control that is bound to the specified node.
Overload List
Name | Description |
---|---|
View.SelectText (XPathNavigator) |
Selects the text contained in an editable control that is bound to the node specified by the XPathNavigator object passed to this method.
|
View.SelectText (XPathNavigator, String) |
Selects the text contained in an editable control that is bound to the node specified by the XPathNavigator object and ViewContext identifier of the control.
|