Table of Contents

Class OutlineTreeScript

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

Constructors

OutlineTreeScript()

public OutlineTreeScript()

Fields

ConnectionInfoModal

ConnectionInfoModal control.

protected HtmlGenericControl ConnectionInfoModal

Field Value

HtmlGenericControl

Remarks

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

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.

TermWindow

TermWindow control.

protected HtmlGenericControl TermWindow

Field Value

HtmlGenericControl

Remarks

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

Properties

TermsData

public string TermsData { get; set; }

Property Value

string

Methods

OnPreRender(EventArgs)

protected override void OnPreRender(EventArgs e)

Parameters

e EventArgs

UpdateTerms()

public void UpdateTerms()