ContentProvider Transform Method Kentico 8.0 API Reference
Transforms XML document using provided XSL style sheet.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

xml
Type: OnlineSystem String
XML source text
transformationName
Type: OnlineSystem String
Transformation name in format application.class.transformation

Return Value

Type: OnlineString
See Also