A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://apidocs.umbraco.com/v15/csharp/api/Umbraco.Cms.Core.Models.Membership.UserFilter.html below:

View Source Class UserFilter Inheritance

System.Object

Namespace: Umbraco.Cms.Core.Models.Membership Assembly: Umbraco.Core.dll Syntax Properties View Source ExcludeUserGroups Declaration
public ISet<Guid>? ExcludeUserGroups { get; set; }
Property Value Type Description System.Nullable<ISet<Guid>> View Source IncludedUserGroups Declaration
public ISet<Guid>? IncludedUserGroups { get; set; }
Property Value Type Description System.Nullable<ISet<Guid>> View Source IncludeUserStates Declaration
public ISet<UserState>? IncludeUserStates { get; set; }
Property Value Type Description System.Nullable<ISet<UserState>> View Source NameFilters Declaration
public ISet<string>? NameFilters { get; set; }
Property Value Type Description System.Nullable<ISet<System.String>> Methods View Source Merge(UserFilter)

Merges two user filters

Declaration
public UserFilter Merge(UserFilter target)
Parameters Type Name Description UserFilter target

User filter to merge with.

Returns Type Description UserFilter

A new filter containing the union of the two filters.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4