Search Results for

    Show / Hide Table of Contents
    View Source

    Class PropertyTypeAppearance

    Represents the appearance settings for a property type.

    Inheritance
    object
    Namespace: Umbraco.Cms.Api.Management.ViewModels.ContentType
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class PropertyTypeAppearance

    Constructors

    View Source

    PropertyTypeAppearance()

    Declaration
    public PropertyTypeAppearance()

    Properties

    View Source

    LabelOnTop

    Gets or sets a value indicating whether the label for the property type is displayed above the input.

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