ContentProvider Transform Method Kentico 8.1 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.1.5347.20411)

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