Gets the IP address associated with the request
Namespace: DotNetNuke.Services.AuthenticationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string IPAddress { get; } |
| Visual Basic |
|---|
Public ReadOnly Property IPAddress As String Get |