Returns true if the given domain names match.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
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: BooleanSee Also