Template Key Property
A key identifying the template. When using a template management scheme where the template file itself is temporary (such as with a DMS) set this key to help HotDocs Server to keep track of which server files are for which template. If not empty, this key is also used internally by HotDocs Server for caching purposes.

Namespace: HotDocs.Sdk
Assembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string Key { get; private set; }

Property Value

Type: OnlineString
See Also