Click or drag to resize
ProductsDataSourceMaxRelativeLevel Property
Relative level of child documents that should be selected. -1 selects all child documents.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public int MaxRelativeLevel { get; set; }

Property Value

Type: Int32
See Also