Click or drag to resize
MiscGetCurrentIP Method
Get the current IP of the visitor

Namespace: ToolBoox
Assembly: ToolBoox (in ToolBoox.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public static IPAddress GetCurrentIP()

Return Value

Type: IPAddress
The current IP on success; 0.0.0.0 on error
See Also