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