Class CmdsComplianceSummary
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SummaryTableWrapper
SummaryTableWrapper control.
protected HtmlGenericControl SummaryTableWrapper
Field Value
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
Methods
BindModelToControls(Guid, Guid)
public void BindModelToControls(Guid employeeId, Guid organizationId)
Parameters
BindModelToControls(Guid, Guid, Guid)
public void BindModelToControls(Guid employeeId, Guid organizationId, Guid profileId)