Table of Contents

Class OutlineTree

Namespace
InSite.UI.Portal.Standards.Controls
Assembly
InSite.UI.dll
public class OutlineTree : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
OutlineTree
Implements
Inherited Members

Constructors

OutlineTree()

public OutlineTree()

Fields

OutlineNode

OutlineNode control.

protected OutlineNode OutlineNode

Field Value

OutlineNode

Remarks

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

Properties

AllowSaveState

public bool AllowSaveState { get; set; }

Property Value

bool

StandardIdentifier

protected Guid StandardIdentifier { get; set; }

Property Value

Guid

Methods

LoadData(Guid, GlossaryHelper)

public void LoadData(Guid standardId, GlossaryHelper glossary)

Parameters

standardId Guid
glossary GlossaryHelper