Get the long URL of a short URL or keyword.
Namespace: NuGardt.Yourls.APIAssembly: NuGardt.Yourls.API (in NuGardt.Yourls.API.dll) Version: 1.0.0.1 (1.0.0.1)
Syntax
Parameters
- Key
- Type:
System Object
Your own Key for tracking asynchronous calls.
- ShortUrl
- Type:
System String
The short URL or keyword.
- Authentication
- Type: NuGardt.Yourls.API IYourlsAuthentication
Authentication details.
- Callback
- Type:
System AsyncCallback
Method to call on completion or failure.
Return Value
Type:Returns an System.IAsyncResult.
Remarks
See Also