Click or drag to resize

ShortUrlShorten Method (String)

Shortens the url.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public static string Shorten(
	string url
)

Parameters

url
Type: SystemString
The URL to shorten

Return Value

Type: String
The bit.ly URL.
See Also