Table of Contents

Class AttachmentsSection

Namespace
InSite.Admin.Assessments.Outlines.Controls
Assembly
InSite.UI.dll
public class AttachmentsSection : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
AttachmentsSection
Implements
Inherited Members

Constructors

AttachmentsSection()

public AttachmentsSection()

Fields

AddAttachmentButton

AddAttachmentButton control.

protected Button AddAttachmentButton

Field Value

Button

Remarks

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

AttachmentsNav

AttachmentsNav control.

protected AttachmentsTabsNav AttachmentsNav

Field Value

AttachmentsTabsNav

Remarks

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

FilterAttachmentsTextBox

FilterAttachmentsTextBox control.

protected TextBox FilterAttachmentsTextBox

Field Value

TextBox

Remarks

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

ScanImagesLink control.

protected Button ScanImagesLink

Field Value

Button

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

Methods

LoadData(BankState, bool, out bool)

public void LoadData(BankState bank, bool canWrite, out bool isSelected)

Parameters

bank BankState
canWrite bool
isSelected bool