  | 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 BooleanParameters
- permission
 - Type: Dynamicweb.Ecommerce.UserPermissionsUserPermissionRights
 
Return Value
Type: 
Boolean
See Also