Click or drag to resize
SiteDomainAliasInfo Constructor (String)
Initializes an instance of the SiteDomainAliasInfo class.

Namespace: CMS.SiteProvider
Assembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 13.0.131
Syntax
C#
public SiteDomainAliasInfo(
	string objectType
)

Parameters

objectType
Type: SystemString
Object type.
See Also