Template CreateLocator Method
Returns a locator string to recreate the template object at a later time. Use the Locate method to recreate the object.

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

public string CreateLocator()

Return Value

Type: OnlineString

[Missing <returns> documentation for "M:HotDocs.Sdk.Template.CreateLocator"]

See Also