DataComHelper GetConfiguration Method Kentico 8.0 API Reference
Returns a Data.com integration configuration for the specified site.

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

Parameters

siteId
Type: OnlineSystem Int32
The identifier of the site to retrieve settings for.

Return Value

Type: IDataComConfiguration
A Data.com integration configuration.
See Also