Click or drag to resize

ProductServiceCurrentBackendUserCanEdit Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public bool CurrentBackendUserCanEdit(
	Product theProduct
)

Parameters

theProduct
Type: Dynamicweb.Ecommerce.ProductsProduct

Return Value

Type: Boolean
See Also