[]
        
(Showing Draft Content)

C1.Web.Api.Visitor.Utils.IpAddressUtils.IsIpAddress

IsIpAddress Method

IsIpAddress(string)

Check whether given IP Address is a valid IP Address or not.

Declaration
public static bool IsIpAddress(string ipAddress)
Parameters
Type Name Description
string ipAddress
Returns
Type Description
bool