Method DeleteToBeginningOfLine
- Namespace
- DotNetBrowser.Frames
- Assembly
- DotNetBrowser.dll
DeleteToBeginningOfLine()
Returns a command that allows deleting character from the caret position to the beginning of line in a text field, text area or WYSIWYG editor.
public static EditorCommand DeleteToBeginningOfLine()
Returns
- EditorCommand
The EditorCommand instance.