RestClientResumeSession Method
Resumes a saved session.

Namespace: HotDocs.Cloud.Client
Assembly: HotDocs.Cloud.Client (in HotDocs.Cloud.Client.dll) Version: 1.0.5652.20312
Syntax

public string ResumeSession(
	string state
)

Parameters

state
Type: SystemString
The serialized state.

Return Value

Type: String
The URL to use in the src attribute of the iframe.
See Also

Reference