LicenseHelperGetSiteIDbyDomain Method |
Returns site id by domains.
Namespace: CMS.LicenseProviderAssembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 12.0.0
Syntax public static int GetSiteIDbyDomain(
string domain
)
Parameters
- domain
- Type: SystemString
Domain name
Return Value
Type:
Int32See Also