Search Results for

    Show / Hide Table of Contents
    View Source

    Class DataTypesSettings

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Configuration.Models
    Assembly: Umbraco.Core.dll
    Syntax
    [UmbracoOptions("Umbraco:CMS:DataTypes")]
    public class DataTypesSettings

    Properties

    View Source

    CanBeChanged

    Gets or sets a value indicating if data types can be changed after they've been used.

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