Search Results for

    Show / Hide Table of Contents
    View Source

    Class MemberTypePropertyTypeModelBase

    Inheritance
    System.Object
    PropertyTypeModelBase
    Namespace: Umbraco.Cms.Api.Management.ViewModels.MemberType
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public abstract class MemberTypePropertyTypeModelBase : PropertyTypeModelBase

    Properties

    View Source

    IsSensitive

    Declaration
    public bool IsSensitive { get; set; }
    Property Value
    Type Description
    System.Boolean
    View Source

    Visibility

    Declaration
    public MemberTypePropertyTypeVisibility Visibility { get; set; }
    Property Value
    Type Description
    MemberTypePropertyTypeVisibility
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • IsSensitive
      • Visibility
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX