  | ProductServiceCurrentBackendUserCanEdit Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Products
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic bool CurrentBackendUserCanEdit(
	Product theProduct
)
Public Function CurrentBackendUserCanEdit ( 
	theProduct As Product
) As Boolean
Parameters
- theProduct
 - Type: Dynamicweb.Ecommerce.ProductsProduct
 
Return Value
Type: 
Boolean
See Also