Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Membership Namespaces
CMS.Membership
MembershipRoleInfoProvider Class
MembershipRoleInfoProvider Methods
Add Method
AddMembershipToRole Method
DeleteMembershipRoleInfo Method
Get Method
GetAsync Method
GetMembershipRoleInfo Method
GetMembershipRoleInfoInternal Method
GetMembershipRoles Method
Remove Method
RemoveMembershipFromRole Method
SetMembershipRoleInfo Method
MembershipRoleInfoProvider
Remove Method
Deletes
MembershipRoleInfo
binding.
Namespace:
CMS.Membership
Assembly:
CMS.Membership (in CMS.Membership.dll) Version: 13.0.131
Syntax
C#
Copy
public
virtual
void
Remove
(
int
membershipId
,
int
roleId
)
Parameters
membershipId
Type:
System
Int32
Membership ID.
roleId
Type:
System
Int32
Role ID.
Implements
IMembershipRoleInfoProvider
Remove(Int32, Int32)
See Also
Reference
MembershipRoleInfoProvider Class
CMS.Membership Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com