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