Table of Contents

Class CourseCategoryList

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

Constructors

CourseCategoryList()

public CourseCategoryList()

Fields

CompanyName

CompanyName control.

protected Literal CompanyName

Field Value

Literal

Remarks

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

FolderRepeater

FolderRepeater control.

protected Repeater FolderRepeater

Field Value

Repeater

Remarks

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

NoneLiteral

NoneLiteral control.

protected Literal NoneLiteral

Field Value

Literal

Remarks

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

RowCategory

RowCategory control.

protected HtmlGenericControl RowCategory

Field Value

HtmlGenericControl

Remarks

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

RowCompany

RowCompany control.

protected HtmlGenericControl RowCompany

Field Value

HtmlGenericControl

Remarks

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

Methods

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs

SaveData()

public void SaveData()

SetAchievement(string, bool)

public void SetAchievement(string achievementLabel, bool bind = true)

Parameters

achievementLabel string
bind bool

SetCourse(Guid, bool)

public void SetCourse(Guid courseId, bool bind = true)

Parameters

courseId Guid
bind bool