HTMLDoc.GetSafeUrl Method (string, int)

Gets a safe, temporary and unique URL to access any file in the disk.

C#

public string GetSafeUrl(string filenameint minutes);

Group

GetSafeUrl Method