| ProductCategoryServiceGetFieldsByCategoryId Method (String) |
Namespace:
Dynamicweb.Ecommerce.Products.Categories
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public FieldCollection GetFieldsByCategoryId(
string categoryId
)
Public Function GetFieldsByCategoryId (
categoryId As String
) As FieldCollection
Parameters
- categoryId
- Type: SystemString
Return Value
Type:
FieldCollectionSee Also