BaseObjectSelectorAppendExclusiveWhere Method |
Appends restrictive part of where condition to given where condition.
Namespace: CMS.Ecommerce.Web.UIAssembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 13.0.131
Syntax protected virtual string AppendExclusiveWhere(
string where
)
Parameters
- where
- Type: SystemString
Return Value
Type:
StringSee Also