Table of Contents

Class MyDashboards

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

Constructors

MyDashboards()

public MyDashboards()

Fields

A1

A1 control.

protected HtmlAnchor A1

Field Value

HtmlAnchor

Remarks

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

LinksDefault

LinksDefault control.

protected Panel LinksDefault

Field Value

Panel

Remarks

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

LinksLearner

LinksLearner control.

protected Panel LinksLearner

Field Value

Panel

Remarks

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

LinksManager

LinksManager control.

protected Panel LinksManager

Field Value

Panel

Remarks

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

ManagerCatalog

ManagerCatalog control.

protected HtmlAnchor ManagerCatalog

Field Value

HtmlAnchor

Remarks

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

MyAccount

MyAccount control.

protected HtmlAnchor MyAccount

Field Value

HtmlAnchor

Remarks

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

MyAchievements

MyAchievements control.

protected HtmlAnchor MyAchievements

Field Value

HtmlAnchor

Remarks

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

MyAssessments

MyAssessments control.

protected HtmlAnchor MyAssessments

Field Value

HtmlAnchor

Remarks

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

MyCatalogs

MyCatalogs control.

protected HtmlAnchor MyCatalogs

Field Value

HtmlAnchor

Remarks

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

MyChats

MyChats control.

protected HtmlAnchor MyChats

Field Value

HtmlAnchor

Remarks

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

MyCompetencies

MyCompetencies control.

protected HtmlAnchor MyCompetencies

Field Value

HtmlAnchor

Remarks

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

MyCourses

MyCourses control.

protected HtmlAnchor MyCourses

Field Value

HtmlAnchor

Remarks

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

MyEvents

MyEvents control.

protected HtmlAnchor MyEvents

Field Value

HtmlAnchor

Remarks

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

MyGrades

MyGrades control.

protected HtmlAnchor MyGrades

Field Value

HtmlAnchor

Remarks

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

MyLogbooks

MyLogbooks control.

protected HtmlAnchor MyLogbooks

Field Value

HtmlAnchor

Remarks

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

MyMessages

MyMessages control.

protected HtmlAnchor MyMessages

Field Value

HtmlAnchor

Remarks

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

MyPrograms

MyPrograms control.

protected HtmlAnchor MyPrograms

Field Value

HtmlAnchor

Remarks

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

MyReports

MyReports control.

protected HtmlAnchor MyReports

Field Value

HtmlAnchor

Remarks

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

MySurveys

MySurveys control.

protected HtmlAnchor MySurveys

Field Value

HtmlAnchor

Remarks

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

Properties

ActiveLinksClientID

public string ActiveLinksClientID { get; }

Property Value

string

Variant

public SideMenuVariant Variant { get; set; }

Property Value

SideMenuVariant

Methods

GetLocalStorageKey()

protected string GetLocalStorageKey()

Returns

string

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs