Dynamicweb.eCommerce.Products Namespace > GroupFilterSetting Class > GetSettingsByGroup Method : GetSettingsByGroup(Group) Method |
'Declaration
Public Overloads Shared Function GetSettingsByGroup( _ ByVal group As Group _ ) As IEnumerable(Of GroupFilterSetting)
public static IEnumerable<GroupFilterSetting> GetSettingsByGroup( Group group )
Exception | Description |
---|---|
System.ArgumentNullException | group is null or group ID is null. |
System.ArgumentException | group ID is an empty string. |
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