  | ProductCatalogSettings Constructor (Int32) | 
  
    Namespace: 
   Dynamicweb.Ecommerce.ProductCatalog
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic ProductCatalogSettings(
	int paragraphId
)
Public Sub New ( 
	paragraphId As Integer
)
Parameters
- paragraphId
 - Type: SystemInt32
 
See Also