Dynamicweb 8 Documentation
GetVariantGroup Method

The id.
The language ID.
Gets the variant group.
Syntax
'Declaration
 
Public Function GetVariantGroup( _ 
   ByVal id As String, _ 
   ByVal languageID As String _ 
) As VariantGroup
public VariantGroup GetVariantGroup( 
   string id,
   string languageID 
)

Parameters

id
The id.
languageID
The language 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

VariantGroupCollection Class
VariantGroupCollection Members

Send Feedback