RemoveUserFromKickedListUserId Property |
Gets or sets identifier of the user which will be removed from the kicked list.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 12.0.0
Syntax public int UserId { get; set; }
Property Value
Type:
Int32See Also