Class EmployeeProfileFilterSelector
public class EmployeeProfileFilterSelector : ComboBox, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor, IPostBackDataHandler, IHasEmptyMessage
- Inheritance
-
EmployeeProfileFilterSelector
- Implements
- Inherited Members
Constructors
EmployeeProfileFilterSelector()
public EmployeeProfileFilterSelector()
Fields
All
public const int All = 0
Field Value
SelfAssessed
public const int SelfAssessed = 1
Field Value
Submitted
public const int Submitted = 2
Field Value
Validated
public const int Validated = 3
Field Value
Properties
ControlBinding
protected override BaseComboBox.BindingType ControlBinding { get; }
Property Value
Methods
CreateDataSource()
protected override ListItemArray CreateDataSource()