ObjectHelper GetExcludedNamesWhereCondition Method Kentico 8.1 API Reference
Generate where condition due to excluded names.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

excludedNames
Type:  OnlineSystem String 
Excluded names
columnName
Type: OnlineSystem String
Column name

Return Value

Type: OnlineString
See Also