Table of Contents

Class SubgroupSettingsInfo

Namespace
Dynamicweb.Frontend.UserManagement
Assembly
Dynamicweb.dll
public sealed class SubgroupSettingsInfo
Inheritance
SubgroupSettingsInfo
Inherited Members

Constructors

SubgroupSettingsInfo(SubgroupSettingsSelection)

public SubgroupSettingsInfo(SubgroupSettingsSelection selection)

Parameters

selection SubgroupSettingsSelection

Properties

NumLevels

public int NumLevels { get; set; }

Property Value

int

UseAllSubgroups

public bool UseAllSubgroups { get; }

Property Value

bool

UseSubgroups

public bool UseSubgroups { get; }

Property Value

bool
To top