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