Bridge

Validation..::..Url Method

Namespace:  Bridge
Assembly:  Bridge (in Bridge.dll)

Syntax


public static bool Url(
	string value
)
Public Shared Function Url ( _
	value As String _
) As Boolean
public:
static bool^ Url(
	String^ value
)

Parameters

value
Type: System..::..String