| EcommercePermissionHelperDeleteGroupRights Method |
Namespace:
Dynamicweb.Ecommerce.UserPermissions
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public static void DeleteGroupRights(
string groupId
)
Public Shared Sub DeleteGroupRights (
groupId As String
)
Parameters
- groupId
- Type: SystemString
See Also