Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine.Generators
InfoProviderTemplateBase Class
InfoProviderTemplateBase Methods
WriteLine Method
WriteLine Method (String)
WriteLine Method (String, Object[])
InfoProviderTemplateBase
WriteLine Method (String,
Object
)
Write formatted text directly into the generated output
Namespace:
CMS.DataEngine.Generators
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
void
WriteLine
(
string
format
,
params
Object
[]
args
)
Parameters
format
Type:
System
String
args
Type:
System
Object
See Also
Reference
InfoProviderTemplateBase Class
WriteLine Overload
CMS.DataEngine.Generators Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com