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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AttachmentsNav
AttachmentsNav control.
protected AttachmentsTabsNav AttachmentsNav
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FilterAttachmentsTextBox
FilterAttachmentsTextBox control.
protected TextBox FilterAttachmentsTextBox
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScanImagesLink
ScanImagesLink control.
protected Button ScanImagesLink
Field Value
Remarks
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)