Class UserNavMenu
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MyDashboardItem
MyDashboardItem control.
protected HtmlGenericControl MyDashboardItem
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MyDashboardLink
MyDashboardLink control.
protected HtmlAnchor MyDashboardLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MyProfileItem
MyProfileItem control.
protected HtmlGenericControl MyProfileItem
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SelectEnvironmentItem
SelectEnvironmentItem control.
protected HtmlGenericControl SelectEnvironmentItem
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SelectOrganizationItem
SelectOrganizationItem control.
protected HtmlGenericControl SelectOrganizationItem
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SelectOrganizationLink
SelectOrganizationLink control.
protected HtmlAnchor SelectOrganizationLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SignOutItem
SignOutItem control.
protected HtmlGenericControl SignOutItem
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SignOutLink
SignOutLink control.
protected HtmlAnchor SignOutLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UserName
UserName control.
protected HtmlAnchor UserName
Field Value
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
Methods
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)