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
    System.String
    View Source

    Segment

    Declaration
    string Segment { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Culture
      • Segment
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX