PathTemplateLocation Constructor
Construct a PathTemplateLocation representing the path of the directory containing the template file.

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

public PathTemplateLocation(
	string templateDir
)

Parameters

templateDir
Type: OnlineSystem String
The path of the directory containing the template file.
See Also