Table of Contents

Class CmdsComplianceSummary

Namespace
InSite.UI.Portal.Home.Controls
Assembly
InSite.UI.dll
public class CmdsComplianceSummary : UserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
CmdsComplianceSummary
Implements
Inherited Members

Constructors

CmdsComplianceSummary()

public CmdsComplianceSummary()

Fields

Repeater

Repeater control.

protected Repeater Repeater

Field Value

Repeater

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

SummaryTableWrapper

SummaryTableWrapper control.

protected HtmlGenericControl SummaryTableWrapper

Field Value

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Properties

DataItems

public IEnumerable<SummaryDataItem> DataItems { get; }

Property Value

IEnumerable<SummaryDataItem>

Methods

BindModelToControls(Guid, Guid)

public void BindModelToControls(Guid employeeId, Guid organizationId)

Parameters

employeeId Guid
organizationId Guid

BindModelToControls(Guid, Guid, Guid)

public void BindModelToControls(Guid employeeId, Guid organizationId, Guid profileId)

Parameters

employeeId Guid
organizationId Guid
profileId Guid