MobileForms Toolkit Documentation

WebDavClient.MakeFullURL Method 

Constructs the URL for the remote path

public string MakeFullURL(
string remotePath
);

Parameters

remotePath
The remote file/directory path

Return Value

The full URL which can be used to access the remote file/directory

See Also

WebDavClient Class | Resco.Net Namespace