InfoTemplateV12Base.WriteLine 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
Syntaxpublic void WriteLine(
string format,
params Object[] args
)
Parameters
- format
- Type: System.String
- args
- Type:System.Object[]
See Also