Search Results for

    Show / Hide Table of Contents

    Class IdentityExtensions

    Inheritance
    System.Object
    Namespace: Umbraco.Extensions
    Assembly: cs.temp.dll.dll
    Syntax
    public static class IdentityExtensions

    Methods

    ToErrorMessage(IEnumerable<IdentityError>)

    Declaration
    public static string ToErrorMessage(this IEnumerable<IdentityError> errors)
    Parameters
    Type Name Description
    System.Collections.Generic.IEnumerable<IdentityError> errors
    Returns
    Type Description
    System.String
    In This Article
    • Methods
      • ToErrorMessage(IEnumerable<IdentityError>)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX