Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IRequestSegmmentService

    Namespace: Umbraco.Cms.Core.DeliveryApi
    Assembly: Umbraco.Core.dll
    Syntax
    [Obsolete("This interface is misspelled and will be removed in Umbraco 18. Please use the correct one IRequestSegmentService")]
    public interface IRequestSegmmentService

    Methods

    View Source

    GetRequestedSegment()

    Gets the requested segment from the "Accept-Segment" header, if present.

    Declaration
    string? GetRequestedSegment()
    Returns
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX