Search Results for

    Show / Hide Table of Contents
    View Source

    Class MemberTypePropertyTypeVisibility

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

    Properties

    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
      • MemberCanEdit
      • MemberCanView
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX