| UserGroupListFilterCachedUsers Property |
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
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public UserCollection CachedUsers { set; }
Public WriteOnly Property CachedUsers As UserCollection
Set
Property Value
Type:
UserCollectionRemarks See Also