Table of Contents

Class CompetenciesNode

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

Constructors

CompetenciesNode()

public CompetenciesNode()

Fields

CommonStyle

CommonStyle control.

protected PageHeadContent CommonStyle

Field Value

PageHeadContent

Remarks

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

LeafRepeater

LeafRepeater control.

protected Repeater LeafRepeater

Field Value

Repeater

Remarks

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

NodeRepeater

NodeRepeater control.

protected Repeater NodeRepeater

Field Value

Repeater

Remarks

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

NodeTitle

NodeTitle control.

protected Literal NodeTitle

Field Value

Literal

Remarks

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

Properties

Depth

public int Depth { get; }

Property Value

int

StandardIdentifier

public Guid StandardIdentifier { get; }

Property Value

Guid

Methods

LoadData(StandardInfo)

public void LoadData(StandardInfo standard)

Parameters

standard StandardInfo

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

Events

Command

public event CommandEventHandler Command

Event Type

CommandEventHandler