Create a TemplateLocation object from an encrypted locator string returned by TemplateLocation.CreateLocator.
Namespace: HotDocs.SdkAssembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- encodedLocator
- Type:
System String
An encoded template locator.
Return Value
Type: TemplateLocationA TemplateLocation object.
See Also