Search Results for

    Show / Hide Table of Contents
    View Source

    Class DomainsUpdateModel

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Models.ContentEditing
    Assembly: Umbraco.Core.dll
    Syntax
    public class DomainsUpdateModel

    Properties

    View Source

    DefaultIsoCode

    Declaration
    public string? DefaultIsoCode { get; set; }
    Property Value
    Type Description
    string
    View Source

    Domains

    Declaration
    public required IEnumerable<DomainModel> Domains { get; set; }
    Property Value
    Type Description
    IEnumerable<DomainModel>
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX