Click or drag to resize

UserGroupListFilter Properties

The UserGroupListFilter type exposes the following members.

Properties
  NameDescription
Public propertyCachedUsers
Set this UserCollection to all the users you want the filter to find. If this is not set the general API will be used to fetch users
Public propertyCompatibleWithOldExtranet
When set to True, the GroupSelector can only choose groups from the group 'Extranet' (ID 255) and down. Default is False.
Public propertyDivide
Gets or sets the divider type for this filter.
(Inherited from ListFilter.)
Public propertyEnabled
Gets or sets value indicating whether filter is enabled.
(Inherited from ListFilter.)
Public propertyGroupID
Gets or sets the groupID of the selected group
Public propertyLabel
Gets or sets the label for this filter.
(Inherited from ListFilter.)
Public propertyName
Gets or sets the name of the filter.
(Inherited from ListFilter.)
Public propertyOwner
Gets or sets the reference to a List control that this filter is attached to.
(Inherited from ListFilter.)
Public propertyPriority
Gets or sets the priority of the filter.
(Inherited from ListFilter.)
Public propertyShowSubmitButton
Gets or sets value indicating whether to show "Submit" button.
Public propertyWaterMarkText
Gets or sets text that is displayed when no group is selected
Top
See Also