Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IHasCultureAndSegment

    Namespace: Umbraco.Cms.Core.Models.ContentEditing
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IHasCultureAndSegment

    Properties

    View Source

    Culture

    Declaration
    string? Culture { get; }
    Property Value
    Type Description
    string
    View Source

    Segment

    Declaration
    string? Segment { get; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX