This method does nothing in the case of HotDocs Cloud Services because the template package already contains all
of the interview runtime ("support") files required to display an interview for the template. These files are built
by HotDocs Developer at the time the package is created, and Cloud Services does not have the ability to re-create them.
Namespace: HotDocs.Sdk.Server.CloudAssembly: HotDocs.Sdk.Server (in HotDocs.Sdk.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- template
- Type: HotDocs.Sdk Template
The template for which support files will be built.
- flags
- Type: HotDocs.Sdk.Server.Contracts HDSupportFilesBuildFlags
Indicates what types of support files to build.
Implements
IServices BuildSupportFiles(Template, HDSupportFilesBuildFlags)See Also