C-DEngine 5.105

TheCommonUtils..::..DoesContainLocalhost Method

Overload List


  Name Description
Public method Static member 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".
Public method Static member DoesContainLocalhost(String, Boolean)
Determines whether any of the URLs in the provided input string are a reference to the current host.