RemoveSupportFiles removes support files (javascript and SilverLight) for the supplied template
Namespace: HotDocs.Sdk.Server.WebServiceAssembly: HotDocs.Sdk.Server (in HotDocs.Sdk.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- template
- Type: HotDocs.Sdk Template
An instance of the Template class, for which the supporting javascript files and Silverlight DLLs will be removed
Implements
IServices RemoveSupportFiles(Template)See Also