Returns content of nodes after using specified transformation.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- siteName
- Type: System String
Site name
- path
- Type: System String
Node path
- culture
- Type: System String
Culture code
- combineWithDefCulture
- Type: System Boolean
Combine with default culture
- classNames
- Type: System String
Classnames list (separated by the semicolon)
- transformationName
- Type: System String
Transformation name in format application.class.transformation
- where
- Type: System String
Where condition
Return Value
Type: StringRemarks
See Also