Dynamicweb 9
Dynamicweb 9
Dynamicweb.Ecommerce.Products
ProductService Class
ProductService Methods
AddGroup Method
AddRelatedProduct Method
AddVariantGroup Method
AreProductsTheSame Method
CalculateVolume Method
ChangeWorkflowState Method
CleanUpProductVersions Method
ClearCache Method
Clone Method
Copy Method
CurrentBackendUserCanEdit Method
Delete Method
DeleteAll Method
DeleteLanguageSpecificProduct Method
DeleteProducts Method
DeleteVariants Method
DeleteVariantsInVariantOptionGroup Method
Fill Method
GetActiveProducts Method
GetAllProducts Method
GetAllProductsByShopId Method
GetAllProductsWithoutVariants Method
GetByAutoIDs Method
GetByPage Method
GetByProductIDs Method
GetByProductIDsAndVariantIDs Method
GetBySearchTerm Method
GetCommandBuilderConditionPartForIds Method
GetCommaSeparatedProductIDs Method
GetCountOfAllProductsWithoutVariants Method
GetFieldValue Method
GetIdUrlEncoded Method
GetLastActiveProducts Method
GetPagedProductsByVariantGroup Method
GetProductById Method
GetProductByNumber Method
GetProductCountByVariantGroup Method
GetProductDataSet Method
GetProductFieldValue Method
GetProductsAndVariantsByProduct Method
GetProductsByGroup Method
GetProductsByGroupId Method
GetProductsByGroupIdAndSearchValue Method
GetProductsByGroups Method
GetProductsByProductAndVariantId Method
GetProductsByShopId Method
GetProductsBySql Method
GetProductsByVariantGroup Method
GetProductsCountByGroupId Method
GetProductsIds Method
GetPropertyValue Method
GetRelatedCountFrontend Method
GetRelatedProducts Method
GetSearchResultCount Method
GetSqlConditionPartForIDs Method
GetStockStatus Method
IsActive Method
IsVariantMaster Method
Language Method
MakeFullCopyToGroup Method
MakeFullCopyToGroupWithLanguage Method
ProductVariantExists Method
ReFactorProductList Method
RemoveGroup Method
RemoveItem Method
RemoveVariantGroup Method
RemoveVariantGroupLoop Method
Save Method
SaveAndConfirm Method
SetDefaultProductFields Method
SetFieldValue Method
SetProductFieldValue Method
UpdateCounters Method
UpdateDefaultVariantId Method
UpdatePriceCount Method
UpdateStock Method
UpdateUnitCount Method
UpdateVariantCount Method
ProductService
IsActive Method
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
C#
VB
Copy
public
bool
IsActive
(
Product
product
)
Public
Function
IsActive
(
product
As
Product
)
As
Boolean
Parameters
product
Type:
Dynamicweb.Ecommerce.Products
Product
Return Value
Type:
Boolean
See Also
Reference
ProductService Class
Dynamicweb.Ecommerce.Products Namespace