Search Results for

    Show / Hide Table of Contents
    View Source

    Class UserInvitationResult

    Inheritance
    System.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; set; }
    Property Value
    Type Description
    IUser
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • InvitedUser
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX