Table of Contents

Method DeleteForward

Namespace
DotNetBrowser.Frames
Assembly
DotNetBrowser.dll

DeleteForward()

Returns a command that allows deleting character after the caret position in a text field, text area or WYSIWYG editor.

public static EditorCommand DeleteForward()

Returns

EditorCommand

The EditorCommand instance.