Dynamicweb 8 Documentation
GetVouchersListsForCategory Method

Category ID
Get Vouchers List By Category ID
Syntax
'Declaration
 
Public Shared Function GetVouchersListsForCategory( _ 
   ByVal CategoryID As Integer _ 
) As VoucherListCollection
public static VoucherListCollection GetVouchersListsForCategory( 
   int CategoryID 
)

Parameters

CategoryID
Category ID
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

VoucherList Class
VoucherList Members

Send Feedback