Table of Contents

Class Outline

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

Constructors

Outline()

public Outline()

Fields

AccordionPanel

AccordionPanel control.

protected AccordionPanel AccordionPanel

Field Value

AccordionPanel

Remarks

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

CollapseAllButton

CollapseAllButton control.

protected Button CollapseAllButton

Field Value

Button

Remarks

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

ContentContainer

ContentContainer control.

protected Container ContentContainer

Field Value

Container

Remarks

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

DisplayStatusSwitch

DisplayStatusSwitch control.

protected CheckSwitch DisplayStatusSwitch

Field Value

CheckSwitch

Remarks

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

ExpandAllButton

ExpandAllButton control.

protected Button ExpandAllButton

Field Value

Button

Remarks

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

OutlineTree

OutlineTree control.

protected OutlineTree OutlineTree

Field Value

OutlineTree

Remarks

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

OutlineTreeScript

OutlineTreeScript control.

protected OutlineTreeScript OutlineTreeScript

Field Value

OutlineTreeScript

Remarks

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

PageSubtitle

PageSubtitle control.

protected HtmlGenericControl PageSubtitle

Field Value

HtmlGenericControl

Remarks

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

StatusAlert

StatusAlert control.

protected Alert StatusAlert

Field Value

Alert

Remarks

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

SummaryHtml

SummaryHtml control.

protected HtmlGenericControl SummaryHtml

Field Value

HtmlGenericControl

Remarks

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

Properties

StandardIdentifier

protected Guid? StandardIdentifier { get; }

Property Value

Guid?

Methods

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs