Resumes a saved session.
Namespace: HotDocs.Sdk.CloudAssembly: HotDocs.Sdk.Cloud (in HotDocs.Sdk.Cloud.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- state
- Type:
System String
The serialized state of the interrupted session, i.e. the "snapshot".
- locationGetter (Optional)
- Type:
System Func
String, PackageTemplateLocation
A delegate that takes a package ID and returns the template location.
Return Value
Type:
A session ID to be passed into the JavaScript HD$.CreateInterviewFrame call.
See Also