Returns node content in XML format without any transformation. This is a faster variant to the overloaded version without class name specified.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.0.5239.26125)
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
- className
- Type: System String
Class name
Return Value
Type: StringSee Also