KenticoRoleStoreUpdateAsync Method (Role) |
Updates
Role in the database.
Namespace: Kentico.MembershipAssembly: Kentico.Membership (in Kentico.Membership.dll) Version: 13.0.131
Syntax public Task UpdateAsync(
Role role
)
Parameters
- role
- Type: Kentico.MembershipRole
Role.
Return Value
Type:
TaskImplements
IRoleStore.UpdateAsync(UTP)See Also