![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Returns true if the IPaddress is one of the IP addresses of this computer.
Namespace: Smartsite.Web
Assembly: Smartsite.Web (in Smartsite.Web.dll)
Syntax
C# | ![]() |
---|---|
public static bool IsLocalHost( address ) |
Visual Basic (Declaration) | ![]() |
---|---|
Public Shared Function IsLocalHost ( _ address As _ ) As |
Parameters
- address
- IPAddress
Return Value
See Also
Utility Class
Smartsite.Web Namespace