SqlHelper GetAliasPathCondition Method Kentico 8.0 API Reference
Returns the where condition for node alias path expression.

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

Parameters

aliasPath
Type: OnlineSystem String
Node alias path
exclude (Optional)
Type: OnlineSystem Boolean
Indicates if the path should be excluded
combined (Optional)
Type: OnlineSystem Boolean
Indicates if return condition is combined with another

Return Value

Type: OnlineString
See Also