Show / Hide Table of Contents

Class RelationshipEventArgs

Inheritance
object
EventArgs
RelationshipEventArgs
Inherited Members
EventArgs.Empty
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Entities.Users
Assembly: DotNetNuke.dll
Syntax
public class RelationshipEventArgs : EventArgs

Properties

PortalID

Declaration
public int PortalID { get; }
Property Value
Type Description
int

Relationship

Declaration
public UserRelationship Relationship { get; }
Property Value
Type Description
UserRelationship

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS