Class Outline
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CollapseAllButton
CollapseAllButton control.
protected Button CollapseAllButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ContentContainer
ContentContainer control.
protected Container ContentContainer
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DisplayStatusSwitch
DisplayStatusSwitch control.
protected CheckSwitch DisplayStatusSwitch
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ExpandAllButton
ExpandAllButton control.
protected Button ExpandAllButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OutlineTree
OutlineTree control.
protected OutlineTree OutlineTree
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OutlineTreeScript
OutlineTreeScript control.
protected OutlineTreeScript OutlineTreeScript
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PageSubtitle
PageSubtitle control.
protected HtmlGenericControl PageSubtitle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StatusAlert
StatusAlert control.
protected Alert StatusAlert
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SummaryHtml
SummaryHtml control.
protected HtmlGenericControl SummaryHtml
Field Value
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)