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