Table of Contents

Class Outline

Namespace
InSite.UI.Portal.Issues
Assembly
InSite.UI.dll
public class Outline : PortalBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IHasTitle
Inheritance
Outline
Implements
Inherited Members

Constructors

Outline()

public Outline()

Fields

AttachmentPanel

AttachmentPanel control.

protected UpdatePanel AttachmentPanel

Field Value

UpdatePanel

Remarks

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

CaseDocumentList

CaseDocumentList control.

protected CaseDocumentList CaseDocumentList

Field Value

CaseDocumentList

Remarks

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

CaseFileRequirementList

CaseFileRequirementList control.

protected CaseFileRequirementList CaseFileRequirementList

Field Value

CaseFileRequirementList

Remarks

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

IssueDescriptionHtml

IssueDescriptionHtml control.

protected Literal IssueDescriptionHtml

Field Value

Literal

Remarks

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

IssueStatusName

IssueStatusName control.

protected Literal IssueStatusName

Field Value

Literal

Remarks

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

IssueTitle

IssueTitle control.

protected Literal IssueTitle

Field Value

Literal

Remarks

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

IssueType

IssueType control.

protected Literal IssueType

Field Value

Literal

Remarks

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

NewAttachmentPanel

NewAttachmentPanel control.

protected HtmlGenericControl NewAttachmentPanel

Field Value

HtmlGenericControl

Remarks

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

RequestPanel

RequestPanel control.

protected HtmlGenericControl RequestPanel

Field Value

HtmlGenericControl

Remarks

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

Methods

GetTitle()

public string GetTitle()

Returns

string

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs