Table of Contents

Class UserNavMenu

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

Constructors

UserNavMenu()

public UserNavMenu()

Fields

MyBackgrounds

MyBackgrounds control.

protected HtmlGenericControl MyBackgrounds

Field Value

HtmlGenericControl

Remarks

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

MyDashboardItem

MyDashboardItem control.

protected HtmlGenericControl MyDashboardItem

Field Value

HtmlGenericControl

Remarks

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

MyDashboardLink control.

protected HtmlAnchor MyDashboardLink

Field Value

HtmlAnchor

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

MyProfileItem

MyProfileItem control.

protected HtmlGenericControl MyProfileItem

Field Value

HtmlGenericControl

Remarks

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

SelectEnvironmentItem

SelectEnvironmentItem control.

protected HtmlGenericControl SelectEnvironmentItem

Field Value

HtmlGenericControl

Remarks

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

SelectOrganizationItem

SelectOrganizationItem control.

protected HtmlGenericControl SelectOrganizationItem

Field Value

HtmlGenericControl

Remarks

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

SelectOrganizationLink control.

protected HtmlAnchor SelectOrganizationLink

Field Value

HtmlAnchor

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

SignOutItem

SignOutItem control.

protected HtmlGenericControl SignOutItem

Field Value

HtmlGenericControl

Remarks

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

SignOutLink control.

protected HtmlAnchor SignOutLink

Field Value

HtmlAnchor

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

UserName

UserName control.

protected HtmlAnchor UserName

Field Value

HtmlAnchor

Remarks

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

Properties

SimpleMode

public bool SimpleMode { get; set; }

Property Value

bool

Methods

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs