Returns WHERE condition for site and combines it with original WHERE condition.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- origWhere
- Type: System String
Original where condition
- siteName
- Type: System String
Name of the site
- obj
- Type: CMS.DataEngine GeneralizedInfo
Info object
Return Value
Type: StringSee Also