Class SearchCriteria
public class SearchCriteria : SearchCriteriaController<UserFilter>, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor, ISearchCriteria
- Inheritance
-
SearchCriteria
- Implements
- Inherited Members
Constructors
SearchCriteria()
public SearchCriteria()
Fields
ClearButton
ClearButton control.
protected ClearButton ClearButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CompanyName
CompanyName control.
protected TextBox CompanyName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Email control.
protected TextBox Email
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EmailVerified
EmailVerified control.
protected ComboBox EmailVerified
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FilterManager
FilterManager control.
protected SearchCriteriaFilterManager FilterManager
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IsAccessGranted
IsAccessGranted control.
protected ComboBox IsAccessGranted
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IsEmailValid
IsEmailValid control.
protected ComboBox IsEmailValid
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IsLicensed
IsLicensed control.
protected ComboBox IsLicensed
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LastAuthenticatedBefore
LastAuthenticatedBefore control.
protected DateTimeOffsetSelector LastAuthenticatedBefore
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LastAuthenticatedSince
LastAuthenticatedSince control.
protected DateTimeOffsetSelector LastAuthenticatedSince
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Name
Name control.
protected TextBox Name
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OrganizationStatus
OrganizationStatus control.
protected ComboBox OrganizationStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchButton
SearchButton control.
protected FilterButton SearchButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ShowColumns
ShowColumns control.
protected MultiComboBox ShowColumns
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UserAccessGrantedBefore
UserAccessGrantedBefore control.
protected DateTimeOffsetSelector UserAccessGrantedBefore
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UserAccessGrantedSince
UserAccessGrantedSince control.
protected DateTimeOffsetSelector UserAccessGrantedSince
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UserSessionStatus
UserSessionStatus control.
protected ComboBox UserSessionStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
Filter
public override UserFilter Filter { get; set; }
Property Value
Methods
Clear()
public override void Clear()