Class OutlineTreeScript
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OutlineNode
OutlineNode control.
protected OutlineNode OutlineNode
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TermWindow
TermWindow control.
protected HtmlGenericControl TermWindow
Field Value
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
Methods
OnPreRender(EventArgs)
protected override void OnPreRender(EventArgs e)
Parameters
UpdateTerms()
public void UpdateTerms()