Call this method to register a type derived from TemplateLocation. All concrete TemplateLocation derivatives must
be registered before use in order for Template.Locate and TemplateLocation.Locate reconstitute
template location information. This method should only be called at application start-up.
Namespace: HotDocs.SdkAssembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- type
- Type:
System Type
The type derived from TemplateLocation to register.
See Also