Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IIpResolver

    Provides functionality to resolve the IP address of the current request.

    Namespace: Umbraco.Cms.Core.Net
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IIpResolver

    Methods

    View Source

    GetCurrentRequestIpAddress()

    Gets the IP address of the current HTTP request.

    Declaration
    string GetCurrentRequestIpAddress()
    Returns
    Type Description
    string

    The IP address as a string.

    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX