Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
SDK Documentation
AspMenu Class
 AspMenu Members
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
This page is specific to
The 2007 product release

Other versions are also available for the following:
AspMenu Members (Microsoft.SharePoint.WebControls)

Represents an AspMenu control.

The following tables list the members exposed by the AspMenu type.

  Name Description
Public method AspMenu Initializes a new instance of the AspMenu class.
Top
  Name Description
Public field Static MenuItemClickCommandName  (inherited from Menu)
Top
(see also Protected Properties )
  Name Description
Public property AccessKey  (inherited from WebControl)
Public property AppRelativeTemplateSourceDirectory  (inherited from Control)
Public property Attributes  (inherited from WebControl)
Public property BackColor  (inherited from WebControl)
Public property BindingContainer  (inherited from Control)
Public property BorderColor  (inherited from WebControl)
Public property BorderStyle  (inherited from WebControl)
Public property BorderWidth  (inherited from WebControl)
Public property ClientID Overridden. Gets the ID of the control.
Public property Controls  (inherited from Menu)
Public property ControlStyle  (inherited from WebControl)
Public property ControlStyleCreated  (inherited from WebControl)
Public property CssClass  (inherited from WebControl)
Public property CustomSelectionEnabled Gets or sets a value that indicates whether custom selection is enabled for the control.
Public property DataBindings  (inherited from Menu)
Public property DataSource  (inherited from BaseDataBoundControl)
Public property DataSourceID  (inherited from HierarchicalDataBoundControl)
Public property DisappearAfter  (inherited from Menu)
Public property DynamicBottomSeparatorImageUrl  (inherited from Menu)
Public property DynamicEnableDefaultPopOutImage  (inherited from Menu)
Public property DynamicHorizontalOffset  (inherited from Menu)
Public property DynamicHoverStyle  (inherited from Menu)
Public property DynamicItemFormatString  (inherited from Menu)
Public property DynamicItemTemplate  (inherited from Menu)
Public property DynamicMenuItemStyle  (inherited from Menu)
Public property DynamicMenuStyle  (inherited from Menu)
Public property DynamicPopOutImageTextFormatString  (inherited from Menu)
Public property DynamicPopOutImageUrl  (inherited from Menu)
Public property DynamicSelectedStyle  (inherited from Menu)
Public property DynamicTopSeparatorImageUrl  (inherited from Menu)
Public property DynamicVerticalOffset  (inherited from Menu)
Public property Enabled  (inherited from WebControl)
Public property EnableTheming  (inherited from WebControl)
Public property EnableViewState  (inherited from Control)
Public property Font  (inherited from WebControl)
Public property ForeColor  (inherited from WebControl)
Public property HasAttributes  (inherited from WebControl)
Public property Height  (inherited from WebControl)
Public property ID  (inherited from Control)
Public property Items  (inherited from Menu)
Public property ItemWrap  (inherited from Menu)
Public property LevelMenuItemStyles  (inherited from Menu)
Public property LevelSelectedStyles  (inherited from Menu)
Public property LevelSubMenuStyles  (inherited from Menu)
Public property MaximumDynamicDisplayLevels  (inherited from Menu)
Public property NamingContainer  (inherited from Control)
Public property Orientation  (inherited from Menu)
Public property Page  (inherited from Control)
Public property Parent  (inherited from Control)
Public property PathSeparator  (inherited from Menu)
Public property PerformTargetBinding Gets or sets a value that indicates whether target binding is performed for the control.
Public property ScrollDownImageUrl  (inherited from Menu)
Public property ScrollDownText  (inherited from Menu)
Public property ScrollUpImageUrl  (inherited from Menu)
Public property ScrollUpText  (inherited from Menu)
Public property SelectedItem  (inherited from Menu)
Public property SelectedValue  (inherited from Menu)
Public property SelectStaticItemsOnly Gets or sets a value that indicates whether to select only static items for the control.
Public property Site  (inherited from Control)
Public property SkinID  (inherited from WebControl)
Public property SkipLinkText  (inherited from Menu)
Public property StaticBottomSeparatorImageUrl  (inherited from Menu)
Public property StaticDisplayLevels  (inherited from Menu)
Public property StaticEnableDefaultPopOutImage  (inherited from Menu)
Public property StaticHoverStyle  (inherited from Menu)
Public property StaticItemFormatString  (inherited from Menu)
Public property StaticItemTemplate  (inherited from Menu)
Public property StaticMenuItemStyle  (inherited from Menu)
Public property StaticMenuStyle  (inherited from Menu)
Public property StaticPopOutImageTextFormatString  (inherited from Menu)
Public property StaticPopOutImageUrl  (inherited from Menu)
Public property StaticSelectedStyle  (inherited from Menu)
Public property StaticSubMenuIndent  (inherited from Menu)
Public property StaticTopSeparatorImageUrl  (inherited from Menu)
Public property Style  (inherited from WebControl)
Public property TabIndex  (inherited from WebControl)
Public property Target  (inherited from Menu)
Public property TemplateControl  (inherited from Control)
Public property TemplateSourceDirectory  (inherited from Control)
Public property ToolTip  (inherited from WebControl)
Public property UniqueID  (inherited from Control)
Public property Visible  (inherited from Control)
Public property Width  (inherited from WebControl)
Top
  Name Description
Protected property Adapter  (inherited from Control)
Protected property ChildControlsCreated  (inherited from Control)
Protected property ClientIDSeparator  (inherited from Control)
Protected property Context  (inherited from Control)
Protected property DesignMode  (inherited from Control)
Protected property Events  (inherited from Control)
Protected property HasChildViewState  (inherited from Control)
Protected property IdSeparator  (inherited from Control)
Protected property Initialized  (inherited from BaseDataBoundControl)
Protected property IsBoundUsingDataSourceID  (inherited from BaseDataBoundControl)
Protected property IsChildControlStateCleared  (inherited from Control)
Protected property IsEnabled  (inherited from WebControl)
Protected property IsTrackingViewState  (inherited from Control)
Protected property IsViewStateEnabled  (inherited from Control)
Protected property LoadViewStateByID  (inherited from Control)
Protected property RequiresDataBinding  (inherited from BaseDataBoundControl)
Protected property TagKey  (inherited from Menu)
Protected property TagName  (inherited from WebControl)
Protected property ViewState  (inherited from Control)
Protected property ViewStateIgnoresCase  (inherited from Control)
Top
(see also Protected Methods )
  Name Description
Public method ApplyStyle  (inherited from WebControl)
Public method ApplyStyleSheetSkin  (inherited from Control)
Public method CopyBaseAttributes  (inherited from WebControl)
Public method DataBind  Overloaded. (inherited from Menu)
Public method Dispose  (inherited from Control)
Public method Equals  Overloaded. (inherited from Object)
Public method FindControl  Overloaded. (inherited from Control)
Public method FindItem  (inherited from Menu)
Public method Focus  (inherited from Control)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method HasControls  (inherited from Control)
Public method MergeStyle  (inherited from WebControl)
Public method Static ReferenceEquals  (inherited from Object)
Public method RenderBeginTag  (inherited from Menu)
Public method RenderControl  Overloaded. (inherited from Control)
Public method RenderEndTag  (inherited from Menu)
Public method ResolveClientUrl  (inherited from Control)
Public method ResolveUrl  (inherited from Control)
Public method SetRenderMethodDelegate  (inherited from Control)
Public method ToString  (inherited from Object)
Top
  Name Description
Protected method AddAttributesToRender  (inherited from Menu)
Protected method AddedControl  (inherited from Control)
Protected method AddParsedSubObject  (inherited from Control)
Protected method BuildProfileTree  (inherited from Control)
Protected method ClearChildControlState  (inherited from Control)
Protected method ClearChildState  (inherited from Control)
Protected method ClearChildViewState  (inherited from Control)
Protected method ConfirmInitState  (inherited from BaseDataBoundControl)
Protected method CreateChildControls  (inherited from Menu)
Protected method CreateControlCollection  (inherited from Control)
Protected method CreateControlStyle  (inherited from WebControl)
Protected method DataBind  Overloaded. (inherited from Control)
Protected method DataBindChildren  (inherited from Control)
Protected method EnsureChildControls  (inherited from Control)
Protected method EnsureDataBound  (inherited from Menu)
Protected method EnsureID  (inherited from Control)
Protected method Finalize  (inherited from Object)
Protected method FindControl  Overloaded. (inherited from Control)
Protected method GetData  (inherited from HierarchicalDataBoundControl)
Protected method GetDataSource  (inherited from HierarchicalDataBoundControl)
Protected method GetDesignModeState  (inherited from Menu)
Protected method HasEvents  (inherited from Control)
Protected method IsLiteralContent  (inherited from Control)
Protected method LoadControlState  (inherited from Menu)
Protected method LoadViewState  (inherited from Menu)
Protected method MapPathSecure  (inherited from Control)
Protected method MarkAsDataBound  (inherited from HierarchicalDataBoundControl)
Protected method MemberwiseClone  (inherited from Object)
Protected method OnBubbleEvent  (inherited from Menu)
Protected method OnDataBinding  (inherited from Menu)
Protected method OnDataBound  (inherited from BaseDataBoundControl)
Protected method OnDataPropertyChanged  (inherited from HierarchicalDataBoundControl)
Protected method OnDataSourceChanged  (inherited from HierarchicalDataBoundControl)
Protected method OnInit  (inherited from Menu)
Protected method OnLoad  (inherited from HierarchicalDataBoundControl)
Protected method OnMenuItemClick  (inherited from Menu)
Protected method OnMenuItemDataBound  (inherited from Menu)
Protected method OnPagePreLoad  (inherited from HierarchicalDataBoundControl)
Protected method OnPreRender  (inherited from Menu)
Protected method OnUnload  (inherited from Control)
Protected method OpenFile  (inherited from Control)
Protected method PerformDataBinding  (inherited from Menu)
Protected method PerformSelect  (inherited from HierarchicalDataBoundControl)
Protected method RaiseBubbleEvent  (inherited from Control)
Protected method RaisePostBackEvent  (inherited from Menu)
Protected method RemovedControl  (inherited from Control)
Protected method Render  (inherited from Menu)
Protected method RenderChildren  (inherited from Control)
Protected method RenderContents  (inherited from Menu)
Protected method RenderControl  Overloaded. (inherited from Control)
Protected method ResolveAdapter  (inherited from Control)
Protected method SaveControlState  (inherited from Menu)
Protected method SaveViewState  (inherited from Menu)
Protected method SetDesignModeState  (inherited from Menu)
Protected method SetItemDataBound  (inherited from Menu)
Protected method SetItemDataItem  (inherited from Menu)
Protected method SetItemDataPath  (inherited from Menu)
Protected method TrackViewState  (inherited from Menu)
Protected method ValidateDataSource  (inherited from HierarchicalDataBoundControl)
Top
  Name Description
Public event DataBinding  (inherited from Control)
Public event DataBound  (inherited from BaseDataBoundControl)
Public event Disposed  (inherited from Control)
Public event Init  (inherited from Control)
Public event Load  (inherited from Control)
Public event MenuItemClick  (inherited from Menu)
Public event MenuItemDataBound  (inherited from Menu)
Public event PreRender  (inherited from Control)
Public event Unload  (inherited from Control)
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker