Click or drag to resize

ReportingCloudListTemplates Method

This method lists all templates stored in the template storage.

Namespace:  TXTextControl.ReportingCloud
Assembly:  ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax
C#
public List<Template> ListTemplates()

Return Value

Type: ListTemplate
See Also