Dynamicweb 8 Documentation
EcomShopGroupListGetGroups(String,Int32,Int32) Method

Syntax
'Declaration
 
Public Overloads Shared Function EcomShopGroupListGetGroups( _ 
   ByVal chosenArray As String, _ 
   ByVal parent As Integer, _ 
   ByVal indent As Integer _ 
) As String
public static string EcomShopGroupListGetGroups( 
   string chosenArray,
   int parent,
   int indent 
)

Parameters

chosenArray
parent
indent
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

EcomShopParameterEditor Class
EcomShopParameterEditor Members
Overload List

Send Feedback