Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IRequestStartItemProvider

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

    Methods

    View Source

    GetStartItem()

    Gets the requested start item, if present.

    Declaration
    IPublishedContent? GetStartItem()
    Returns
    Type Description
    IPublishedContent
    View Source

    RequestedStartItem()

    Gets the value of the requested start item, if present.

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