Table of Contents

Class EmployeeProfileFilterSelector

Namespace
InSite.Custom.CMDS.Common.Controls.Server
Assembly
InSite.UI.dll
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

int

SelfAssessed

public const int SelfAssessed = 1

Field Value

int

Submitted

public const int Submitted = 2

Field Value

int

Validated

public const int Validated = 3

Field Value

int

Properties

ControlBinding

protected override BaseComboBox.BindingType ControlBinding { get; }

Property Value

BaseComboBox.BindingType

Methods

CreateDataSource()

protected override ListItemArray CreateDataSource()

Returns

ListItemArray