| Groupget_Granted Method |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [ObsoleteAttribute("Use GetGranted instead")]
public bool get_Granted(
UserPermissionRights permission
)
<ObsoleteAttribute("Use GetGranted instead")>
Public Function get_Granted (
permission As UserPermissionRights
) As Boolean
Parameters
- permission
- Type: Dynamicweb.Ecommerce.UserPermissionsUserPermissionRights
Return Value
Type:
BooleanSee Also