TreeProvider FilterOutLocalizedVersions Method (DataSet, String, String)Kentico 8.0 API Reference
Removes nodes of default culture that are translated to required language.

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

Parameters

ds
Type: OnlineSystem.Data DataSet
Original DataSet object containing both default and required language versions
siteName
Type: OnlineSystem String
Documents site name
preferredCulture
Type: OnlineSystem String
Required culture code
See Also