Table of Contents

Class EmployeeProfileSelector

Namespace
InSite.Custom.CMDS.Common.Controls.Server
Assembly
InSite.UI.dll
public class EmployeeProfileSelector : ComboBox, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor, IPostBackDataHandler, IHasEmptyMessage
Inheritance
EmployeeProfileSelector
Implements
Inherited Members

Constructors

EmployeeProfileSelector()

public EmployeeProfileSelector()

Properties

IncludePrimary

public bool IncludePrimary { get; set; }

Property Value

bool

OrganizationIdentifier

public Guid OrganizationIdentifier { get; set; }

Property Value

Guid

UserIdentifier

public Guid UserIdentifier { get; set; }

Property Value

Guid

ValueAsKey

public UserProfileKey ValueAsKey { get; set; }

Property Value

UserProfileKey

Methods

CreateDataSource()

protected override ListItemArray CreateDataSource()

Returns

ListItemArray