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