HTMLDoc.CreateSessionURL Method

Creates an url pointing to a local filename. This url is valid during the session lifetime and its private to this session.

C#

public void CreateSessionURL(string urlstring filename);

Group

HTMLDoc Methods