Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / HyperlinkForm Class / IsUriAddress Method


In This Topic
IsUriAddress Method
In This Topic
Syntax
'Declaration
 
Public Shared Function IsUriAddress( _
   ByVal text As String _
) As Boolean
 
'Usage
 
Dim text As String
Dim value As Boolean
 
value = HyperlinkForm.IsUriAddress(text)

Parameters

text
See Also