WindowTemplateManager Class |
Namespace: FileHold.LibraryManager
public class WindowTemplateManager : WebService
The WindowTemplateManager type exposes the following members.
| Name | Description | |
|---|---|---|
| WindowTemplateManager | Initializes a new instance of the WindowTemplateManager class |
| Name | Description | |
|---|---|---|
| AddTemplate |
Create a new window template.
| |
| DeleteTemplate |
Delete the template and associated files.
| |
| DownloadScreenshot |
Return download token for the screenshot file in repository.
| |
| DownloadTemplate |
Return download token for the template XML file in repository.
| |
| GetTemplate |
Return a single template.
| |
| GetTemplates |
Return a list of available templates.
| |
| UpdateTemplate |
Update template information and files.
|
| Name | Description | |
|---|---|---|
| ConvertT | (Defined by ObjectExtension.) | |
| ToJson | (Defined by ObjectExtension.) |