'Declaration
Public Overloads Shared Function AreDomainsEqual( _ ByVal domain1 As String, _ ByVal domain2 As String _ ) As Boolean
Parameters
- domain1
- The first domain to compare.
- domain2
- The second domain to compare.
Return Value
True if they are equal.