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
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • GetStartItem()
      • RequestedStartItem()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX