Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IRequestSegmmentService

    Namespace: Umbraco.Cms.Core.DeliveryApi
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IRequestSegmmentService

    Methods

    View Source

    GetRequestedSegment()

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

    Declaration
    string GetRequestedSegment()
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX