See Also

Navigator Class  | Navigator Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

See Also Requirements Languages Navigator Control

CheckProducts Property

Structured Solutions

Gets or sets a value indicated whether to check if products are assigned to a category.

[Visual Basic]
Public Property CheckProducts As Boolean
[C#]
public bool CheckProducts {get; set;}
[JScript]
public function get,set CheckProducts : boolean

Remarks

If this value is True then the products in each category will be counted. Only categories with at least one product will be listed. This is similar to the behavior of StoreFront's standard category menus. For many sites, this is an unnecessary step. If you know that you have products assigned to every category, or if you want categories to be listed even if they are empty (such as when you are using a custom catalog), then set this property to False.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Navigator Class  | Navigator Members

 

 


Copyright © 2005 by Structured Solutions. All rights reserved.