| ProductGetCategoryValue Method (String, String) |
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public Object GetCategoryValue(
string categoryId,
string fieldId
)
Public Function GetCategoryValue (
categoryId As String,
fieldId As String
) As Object
Parameters
- categoryId
- Type: SystemString
- fieldId
- Type: SystemString
Return Value
Type:
ObjectSee Also