TheCommonUtils..::..DoesContainLocalhost Method
Overload List
Name | Description | |
---|---|---|
DoesContainLocalhost(String) |
Determines whether any of the URLs in the provided input string are a reference to the current host.
Note that this function always ignores the hard-coded value of "LOCALHOST".
|
|
DoesContainLocalhost(String, Boolean) |
Determines whether any of the URLs in the provided input string are a reference to the current host.
|