Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Verifies that two URLs have compatible domains.
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
ValidateDomainCompatibility(String, String) | Verifies whether two URLs point to the same site collection, even if the domain portions of the URLs are different. |
![]() ![]() |
ValidateDomainCompatibility(SPSite, SPSite) | Verifies that two URLs have compatible domains. |
Top