Click or drag to resize

ReportingCloudShareDocument Method

This method returns the hash value that is used to share documents using the portal.

Namespace:  TXTextControl.ReportingCloud
Assembly:  ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax
C#
public string ShareDocument(
	string templateName = null
)

Parameters

templateName (Optional)
Type: SystemString
The name of the template in the template storage.

Return Value

Type: String
See Also