TheCommonUtils..::..DoesContainLocalhost Method (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".
Namespace:
nsCDEngine.BaseClassesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Parameters
- url
- Type: String
A string containing one or more URLs separated by semi-colons.