Returns true if the given domain names match.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- first
- Type:
System String
First domain name
- second
- Type:
System String
Second domain name
- checkPort
- Type:
System Boolean
If true, port is checked
Return Value
Type:
See Also