summaryM:DotNetNuke.Services.GeneratedImage.IPCount.CheckIp(System.String)
Namespace: DotNetNuke.Services.GeneratedImageAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static bool CheckIp( string ipAddress ) |
Visual Basic |
---|
Public Shared Function CheckIp ( ipAddress As String ) As Boolean |
Parameters
- ipAddress
- Type: System..::..String
paramipAddressM:DotNetNuke.Services.GeneratedImage.IPCount.CheckIp(System.String)