Performs a link navigation based on the current selected text.

Namespace: FirstFloor.Documents.Controls.Commands
Assembly: FirstFloor.Documents.Controls (in FirstFloor.Documents.Controls.dll) Version: 2.5.0.0 (2.5.1.0)

Syntax

C#
public class NavigateSelectionCommand : SelectionCommand
Visual Basic
Public Class NavigateSelectionCommand _
	Inherits SelectionCommand
Visual C++
public ref class NavigateSelectionCommand : public SelectionCommand

Inheritance Hierarchy

See Also