Click or drag to resize

ReportingCloudGetTemplateInfo Method

This method returns template information.

Namespace:  TXTextControl.ReportingCloud
Assembly:  ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax
C#
public TemplateInfo GetTemplateInfo(
	string templateName
)

Parameters

templateName
Type: SystemString

Return Value

Type: TemplateInfo
See Also