InfoTemplateBaseWrite Method (String, Object) |
Write formatted text directly into the generated output
Namespace: CMS.DataEngine.GeneratorsAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public void Write(
string format,
params Object[] args
)
Parameters
- format
- Type: SystemString
- args
- Type: SystemObject
See Also