Class Outline
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
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.
IssueDescriptionHtml
IssueDescriptionHtml control.
protected Literal IssueDescriptionHtml
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IssueStatusName
IssueStatusName control.
protected Literal IssueStatusName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IssueTitle
IssueTitle control.
protected Literal IssueTitle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IssueType
IssueType control.
protected Literal IssueType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NewAttachmentPanel
NewAttachmentPanel control.
protected HtmlGenericControl NewAttachmentPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RequestPanel
RequestPanel control.
protected HtmlGenericControl RequestPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
GetTitle()
public string GetTitle()
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)