summaryM:DotNetNuke.Services.GeneratedImage.IPCount.CheckIp(System.String)

Namespace: DotNetNuke.Services.GeneratedImage
Assembly: 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)

Return Value

returnsM:DotNetNuke.Services.GeneratedImage.IPCount.CheckIp(System.String)

See Also