You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > ProductList Class > ProductList Properties > Recursive
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
ProductList.Recursive Property

When SourceType is set to SourceObjectType.Catalog, setting Recursive to true will cause the control to include products from all child catalogs contained within the catalog specified by the supplied catalog ID.

C#
[Category("Ektron")]
[TypeConverter(typeof(bool))]
[Description("When SourceType is set to SourceObjectType.Catalog, setting Recursive to true will cause the control to include products from all child catalogs contained within the catalog specified by the supplied catalog ID.")]
[DefaultValue("false")]
public bool Recursive;
Visual Basic
<Category("Ektron")>
<TypeConverter(typeof(bool))>
<Description("When SourceType is set to SourceObjectType.Catalog, setting Recursive to true will cause the control to include products from all child catalogs contained within the catalog specified by the supplied catalog ID.")>
<DefaultValue("false")>
Public Property Recursive() As bool
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!