TemplateParamCSVs

A comma-separated list of variables to set in the XSL template.

If you specify an XSL template in the Template parameter, you can set the XSLT variables for the template by setting TemplateParamCSVs. Set a variable by adding the parameter name and the value, separated by a comma. To set multiple parameters, separate each parameter and value pair with a comma. For example:

TemplateParamCSVs=Param1,Value1,Param2,Value2,Param3,Value3
Type: String
Default:  
Example: TemplateParamCSVs=Param1,Value1,Param2,Value2
See Also: Template