Returns WHERE condition for retrieving data according to the unique column and site ID column.
Namespace: CMS.SiteProviderAssembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- uniqueColumn
- Type: System String
Unique (code name or GUID) column name
- uniqueColumnValue
- Type: System String
Unique column value
- siteIDColumn
- Type: System String
Site ID column name
- siteName
- Type: System String
Site name
Return Value
Type: StringSee Also