Search Results for

    Show / Hide Table of Contents
    View Source

    Class UserInvitationResult

    Inheritance
    object
    ErrorMessageResult
    Namespace: Umbraco.Cms.Core.Models.Membership
    Assembly: Umbraco.Core.dll
    Syntax
    public class UserInvitationResult : ErrorMessageResult

    Properties

    View Source

    InvitedUser

    Declaration
    public IUser? InvitedUser { get; init; }
    Property Value
    Type Description
    IUser
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX