Dynamicweb 8 Documentation
GetSubGroups Method (MostCriticalItems)

Syntax
'Declaration
 
Public Function GetSubGroups( _ 
   ByVal Group As Group, _ 
   ByVal Shop As Shop, _ 
   ByVal GroupIDs As String, _ 
   ByVal counter As Integer _ 
) As String
public string GetSubGroups( 
   Group Group,
   Shop Shop,
   string GroupIDs,
   int counter 
)

Parameters

Group
Shop
GroupIDs
counter
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

MostCriticalItems Class
MostCriticalItems Members

Send Feedback