Click or drag to resize
BindingInfoProviderTemplateBaseWrite Method (String)
Write text directly into the generated output

Namespace: CMS.DataEngine.Generators
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public void Write(
	string textToAppend
)

Parameters

textToAppend
Type: SystemString
See Also