Search Results for

    Show / Hide Table of Contents

    Enum UserKind

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

    Fields

    Name Description
    Api
    Default

    Extension Methods

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