DataComConfiguration Constructor (String) |
Initializes a new instance of the DataComConfiguration class with the specified site name.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax public DataComConfiguration(
string siteName
)
Parameters
- siteName
- Type: SystemString
The name of the site to retrieve settings for
See Also