Dynamicweb 8 Documentation
GetGroups() Method

Retrieves a list of all definition group.
Syntax
'Declaration
 
Public Overloads Shared Function GetGroups() As IEnumerable(Of FilterDefinitionGroup)
public static IEnumerable<FilterDefinitionGroup> GetGroups()

Return Value

A list of definition groups or an empty list of no groups can be found.
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

FilterDefinitionGroup Class
FilterDefinitionGroup Members
Overload List

Send Feedback