Search Results for

    Show / Hide Table of Contents

    Enum MemberCountType

    The types of members to count

    Namespace: Umbraco.Cms.Core.Models.Membership
    Assembly: Umbraco.Core.dll
    Syntax
    public enum MemberCountType : int

    Fields

    Name Description
    All
    Approved
    LockedOut

    Extension Methods

    DictionaryExtensions.MergeLeft<MemberCountType, TK, TV>(IEnumerable<IDictionary<TK, TV>>, Boolean)
    DictionaryExtensions.MergeLeft<MemberCountType, TK, TV>(IDictionary<TK, TV>, Boolean)
    EnumerableExtensions.Yield<MemberCountType>()
    ObjectExtensions.AsEnumerableOfOne<MemberCountType>()
    ObjectExtensions.ToDictionary<MemberCountType, TProperty, TVal>(Expression<Func<MemberCountType, TProperty>>[])
    ExpressionHelper.GetPropertyInfo<MemberCountType, TProperty>(Expression<Func<MemberCountType, TProperty>>)
    • Improve this Doc
    • View Source
    In This Article
    • Fields
    • Extension Methods
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX