Kentico 11 API Reference
Kentico 11 API Reference
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: 11.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) 2017 Kentico Software
Send comments on this topic to
support@kentico.com