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