Formats the current selection as a hyperlink.
            
Namespace: Mindscape.SilverlightElementsAssembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# | 
|---|
public void ApplyHyperlink( string hyperlink )  | 
| Visual Basic | 
|---|
Public Sub ApplyHyperlink ( _ hyperlink As String _ )  | 
| Visual C++ | 
|---|
public: virtual void ApplyHyperlink( String^ hyperlink ) sealed  | 
Parameters
- hyperlink
 - Type: System..::..String
The URL to hyperlink to.