Dynamicweb 8 Documentation
GetGroupByOptionId Method

The variant option id
Gets the variant groups by the given variant option id.
Syntax
'Declaration
 
Public Shared Function GetGroupByOptionId( _ 
   ByVal variantOptionId As String _ 
) As VariantGroup
public static VariantGroup GetGroupByOptionId( 
   string variantOptionId 
)

Parameters

variantOptionId
The variant option 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

VariantGroup Class
VariantGroup Members

Send Feedback