See Also

Navigation Class  | Navigation 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

productID
categoryID
listType
See Also Requirements Languages SSNavigationLibrary

GetProductCatalogs Method

Structured Solutions
[Visual Basic]
Public Function GetProductCatalogs( _    ByVal productID As Long, _    ByVal categoryID As Long, _    ByVal listType As Navigation.ProductCategoryListTypes _ ) As ArrayList
[C#]
public ArrayList GetProductCatalogs(    long productID,    long categoryID,    Navigation.ProductCategoryListTypes listType );
[JScript]
public function GetProductCatalogs(    productID : long,    categoryID : long,    listType : Navigation.ProductCategoryListTypes ) : ArrayList;

Parameters

productID
categoryID
listType

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

Navigation Class  | Navigation Members

 

 


Copyright © 2005 by Structured Solutions. All rights reserved.