OutputFile Property
The path to a local file where the output will be written. If the file exists, it is overwritten.
Syntax
xmlwcontrol.OutputFile[=string]
Default Value
""
Remarks
If specified, the output of the control will be written to the OutputFile.
If not specified the output will be buffered in memory and can be retrieved using OutputData.
Data Type
String