SiteInfoIdentifier Constructor (String) |
Creates a new site info identifier using the site name.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public SiteInfoIdentifier(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
See Also