Method SelectAll
- Namespace
- DotNetBrowser.Frames
- Assembly
- DotNetBrowser.dll
SelectAll()
Returns a command that allows selecting all text in the frame or the currently focused text field, text area or a WYSIWYG editor.
public static EditorCommand SelectAll()
Returns
- EditorCommand
The EditorCommand instance.