Method Cut
- Namespace
- DotNetBrowser.Frames
- Assembly
- DotNetBrowser.dll
Cut()
Returns a command that allows cutting the selected text in a text field, text area or WYSIWYG editor.
public static EditorCommand Cut()
Returns
- EditorCommand
The EditorCommand instance.