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
Write Method
Write Method (String)
Write Method (String, Object[])
InfoProviderTemplateBase
Write 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
Write
(
string
format
,
params
Object
[]
args
)
Parameters
format
Type:
System
String
args
Type:
System
Object
See Also
Reference
InfoProviderTemplateBase Class
Write Overload
CMS.DataEngine.Generators Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com