Dynamicweb 8 Documentation
getStockStatuses Method

Syntax
'Declaration
 
Public Shared Function getStockStatuses( _ 
   ByVal statusGroupID As String, _ 
   Optional ByVal orderBy As Boolean, _ 
   Optional ByVal language As String _ 
) As StockStatusCollection
public static StockStatusCollection getStockStatuses( 
   string statusGroupID,
   bool orderBy,
   string language 
)

Parameters

statusGroupID
orderBy
language
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

StockStatus Class
StockStatus Members

Send Feedback