Search Results for

    Show / Hide Table of Contents
    View Source

    Class MemberTypePropertyTypeModel

    Inheritance
    System.Object
    PropertyTypeModelBase
    Namespace: Umbraco.Cms.Core.Models.ContentTypeEditing
    Assembly: Umbraco.Core.dll
    Syntax
    public class MemberTypePropertyTypeModel : PropertyTypeModelBase

    Properties

    View Source

    IsSensitive

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

    MemberCanEdit

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

    MemberCanView

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