Table of Contents

Method Delete

Namespace
DotNetBrowser.Frames
Assembly
DotNetBrowser.dll

Delete()

Returns a command that allows deleting the selected text in a text field, text area or WYSIWYG editor.

public static EditorCommand Delete()

Returns

EditorCommand

The EditorCommand instance.