Class AttachmentsSection
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.
AddRequestButton
AddRequestButton control.
protected Button AddRequestButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CaseDocumentList
CaseDocumentList control.
protected CaseDocumentList CaseDocumentList
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CaseFileRequirementList
CaseFileRequirementList control.
protected CaseFileRequirementList CaseFileRequirementList
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RequestsSection
RequestsSection control.
protected HtmlGenericControl RequestsSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
BindModelToControls(Guid, Guid?)
public void BindModelToControls(Guid issueIdentifier, Guid? respondentUserId)
Parameters
OnInit(EventArgs)
protected override void OnInit(EventArgs e)