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