| InfoTemplateBaseWriteLine Method (String) | 
            Write text directly into the generated output
            
 
Namespace: CMS.DataEngine.GeneratorsAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
 Syntax
Syntaxpublic void WriteLine(
	string textToAppend
)
Parameters
- textToAppend
- Type: SystemString
 
 See Also
See Also