Home
Library
Learn
Downloads
Support
Community
Forums
MSDN Library
Web Development
SharePoint Products and Technologies
Windows SharePoint Services 3.0
SDK Documentation
Class Library and Web Service Reference
Microsoft.SharePoint.WebControls
NewMenu Class
NewMenu Members
NewMenu Fields
NewMenu Constructor
NewMenu Methods
NewMenu Properties
NewMenu Events
Related Links
Microsoft.HtmlTrans
Microsoft.SharePoint
Microsoft.SharePoint.Administration
Microsoft.SharePoint.Administration.Backup
Microsoft.SharePoint.Administration.Health
Microsoft.SharePoint.ApplicationRuntime
Microsoft.SharePoint.Deployment
Microsoft.SharePoint.Dsp
Microsoft.SharePoint.Dsp.OleDb
Microsoft.SharePoint.Dsp.SoapPT
Microsoft.SharePoint.Dsp.Sts
Microsoft.SharePoint.Dsp.XmlUrl
Microsoft.SharePoint.EmailIntegration
Microsoft.SharePoint.Meetings
Microsoft.SharePoint.MobileControls
Microsoft.SharePoint.Navigation
Microsoft.SharePoint.Search.Administration
Microsoft.SharePoint.Search.Query
Microsoft.SharePoint.Security
Microsoft.SharePoint.SoapServer
Microsoft.SharePoint.StsAdmin
Microsoft.SharePoint.Upgrade
Microsoft.SharePoint.Utilities
Microsoft.SharePoint.WebControls
Microsoft.SharePoint.WebPartPages
Microsoft.SharePoint.WebPartPages.Communication
Microsoft.SharePoint.Workflow
Microsoft.SharePoint.WorkflowActions
Web Services
NewMenu Members (Microsoft.SharePoint.WebControls)
NewMenu Members (Microsoft.SharePoint.WebControls)
The following tables list the members exposed by the
NewMenu
type.
Public Constructors
Name
Description
NewMenu
Top
Protected Fields
Name
Description
m_DefaultAction
strShowSearchFormKey
(inherited from
SPControl
)
Top
Public Properties
(see also
Protected Properties
)
Name
Description
AccessKey
Gets or sets the access key property.(inherited from
ToolBarMenuButton
)
AlignmentElementOverrideClientId
(inherited from
ToolBarMenuButton
)
AlignToParent
(inherited from
ToolBarMenuButton
)
AlternateTemplate
Gets or sets the template that renders the control in contexts, such as a particular form, in which rendering the control with the
Template
property would be inappropriate.(inherited from
TemplateBasedControl
)
AlternateTemplateContainsCallbackMenuItems
(inherited from
ToolBarMenuButton
)
AlternateTemplateName
Gets or sets the name of a rendering template that can be used in contexts in which the template named by the
TemplateName
property would be inappropriate.(inherited from
TemplateBasedControl
)
AppRelativeTemplateSourceDirectory
(inherited from
Control
)
BindingContainer
(inherited from
Control
)
CallbackVisibileToUnauthenticated
(inherited from
ToolBarMenuButton
)
CallbackVisibilityPermission
(inherited from
ToolBarMenuButton
)
ClientID
(inherited from
Control
)
Controls
Gets an object that contains the child controls of the
TemplateBasedControl
object. (inherited from
TemplateBasedControl
)
CustomAlternateTemplate
Gets or sets a custom alternate template. (inherited from
TemplateBasedControl
)
CustomTemplate
Gets or sets a custom template.(inherited from
TemplateBasedControl
)
EnableTheming
(inherited from
Control
)
EnableViewState
(inherited from
Control
)
ID
(inherited from
Control
)
InDesign
(inherited from
SPControl
)
LargeIconThreshold
List
Gets the List property.(inherited from
ToolBarMenuButton
)
ListId
Gets the ListId property.(inherited from
ToolBarMenuButton
)
MenuAlignment
(inherited from
ToolBarMenuButton
)
MenuControl
Gets or sets the MenuControl property.(inherited from
ToolBarMenuButton
)
MenuNotVisibleHtml
(inherited from
ToolBarMenuButton
)
MenuTemplateControl
Gets or sets the MenuTemplateControl property.(inherited from
ToolBarMenuButton
)
NamingContainer
(inherited from
Control
)
Page
(inherited from
Control
)
PageUri
Gets or sets the Uniform Resource Identifier (URI) of the page that contains the control. (inherited from
SPControl
)
Parent
(inherited from
Control
)
PrefixHtml
Gets or sets the PrefixHtml property.(inherited from
ToolBarMenuButton
)
RenderContext
Gets or sets the Windows SharePoint Services context in which the control is rendered.(inherited from
TemplateBasedControl
)
Site
(inherited from
Control
)
SkinID
(inherited from
Control
)
SuffixHtml
Gets or sets the SuffixHtml property.(inherited from
ToolBarMenuButton
)
Template
Gets or sets the template that renders the control. (inherited from
TemplateBasedControl
)
TemplateContainer
Gets the container control that instantiates the content template.(inherited from
TemplateBasedControl
)
TemplateControl
(inherited from
Control
)
TemplateName
Gets or sets the name of the control's rendering template. (inherited from
TemplateBasedControl
)
TemplateSourceDirectory
(inherited from
Control
)
Text
Overridden.
ToolTip
(inherited from
ToolBarMenuButton
)
UniqueID
(inherited from
Control
)
View
(inherited from
ToolBarMenuButton
)
ViewId
(inherited from
ToolBarMenuButton
)
Visible
Overridden.
Web
Gets the site of the control's rendering context; which is the value of the
SPContext.Web
property of the object held by the Microsoft.SharePoint.TemplateBasedControl.RenderContext property.(inherited from
TemplateBasedControl
)
Top
Protected Properties
Name
Description
Adapter
(inherited from
Control
)
ChildControlsCreated
(inherited from
Control
)
ClientIDSeparator
(inherited from
Control
)
Context
(inherited from
Control
)
ControlTemplate
Gets the template that renders the control in the current context. (inherited from
ToolBarMenuButton
)
DefaultAlternateTemplateName
Gets the name of the default alternate rendering template. (inherited from
TemplateBasedControl
)
DefaultTemplateName
Gets the name of the default rendering template. (inherited from
TemplateBasedControl
)
DesignMode
(inherited from
Control
)
Events
(inherited from
Control
)
HasChildViewState
(inherited from
Control
)
IdSeparator
(inherited from
Control
)
IsChildControlStateCleared
(inherited from
Control
)
IsTrackingViewState
(inherited from
Control
)
IsViewStateEnabled
(inherited from
Control
)
LoadViewStateByID
(inherited from
Control
)
TemplateOverride
Gets or sets a value indicating whether the template referred to by the
Template
property or the one referred to by the
AlternateTemplate
property should be instantiated by the
CreateChildControls
method.(inherited from
TemplateBasedControl
)
ViewState
(inherited from
Control
)
ViewStateIgnoresCase
(inherited from
Control
)
Top
Public Methods
(see also
Protected Methods
)
Name
Description
AddMenuItem
Overloaded. Overridden.
AddMenuItemSeparator
(inherited from
ToolBarMenuButton
)
ApplyStyleSheetSkin
(inherited from
Control
)
DataBind
Overloaded. (inherited from
Control
)
Dispose
(inherited from
Control
)
Equals
Overloaded. (inherited from
Object
)
FindControl
Overloaded. (inherited from
Control
)
Focus
(inherited from
Control
)
GetContextModule
(inherited from
SPControl
)
GetContextSite
(inherited from
SPControl
)
GetContextWeb
(inherited from
SPControl
)
GetContextWebApplication
(inherited from
SPControl
)
GetDesignTimeHtml
Returns the control as design-time HTML for editing in Web site development tools such as Microsoft Office FrontPage 2003. (inherited from
SPControl
)
GetHashCode
(inherited from
Object
)
GetMenuControl
(inherited from
ToolBarMenuButton
)
GetMenuItem
(inherited from
ToolBarMenuButton
)
GetParentTemplateBasedControl
(inherited from
TemplateBasedControl
)
GetType
(inherited from
Object
)
HasControls
(inherited from
Control
)
HideMenuItemGroup
(inherited from
ToolBarMenuButton
)
IsAccessibilityMode
(inherited from
SPControl
)
ReferenceEquals
(inherited from
Object
)
RenderControl
Overloaded. (inherited from
Control
)
ResolveClientUrl
(inherited from
Control
)
ResolveUrl
(inherited from
Control
)
SetContextSite
(inherited from
SPControl
)
SetContextWeb
(inherited from
SPControl
)
SetQueryStringParameters
(inherited from
SPControl
)
SetRenderMethodDelegate
(inherited from
Control
)
ShowMenuItemGroup
(inherited from
ToolBarMenuButton
)
ToString
(inherited from
Object
)
Top
Protected Methods
Name
Description
AddedControl
(inherited from
Control
)
AddMenuItems
Overridden.
AddParsedSubObject
(inherited from
Control
)
BuildProfileTree
(inherited from
Control
)
CallbackMenuGenerationHandler
(inherited from
ToolBarMenuButton
)
ClearChildControlState
(inherited from
Control
)
ClearChildState
(inherited from
Control
)
ClearChildViewState
(inherited from
Control
)
CreateChildControls
Overridden.
CreateControlCollection
(inherited from
Control
)
DataBind
Overloaded. (inherited from
Control
)
DataBindChildren
(inherited from
Control
)
EnsureChildControls
(inherited from
Control
)
EnsureID
(inherited from
Control
)
Finalize
(inherited from
Object
)
FindControl
Overloaded. (inherited from
Control
)
GetDesignModeState
(inherited from
Control
)
HasEvents
(inherited from
Control
)
IsLiteralContent
(inherited from
Control
)
LoadControlState
(inherited from
Control
)
LoadViewState
(inherited from
Control
)
MapPathSecure
(inherited from
Control
)
MemberwiseClone
(inherited from
Object
)
OnBubbleEvent
(inherited from
Control
)
OnDataBinding
(inherited from
Control
)
OnInit
(inherited from
ToolBarMenuButton
)
OnLoad
(inherited from
ToolBarMenuButton
)
OnPreRender
(inherited from
Control
)
OnUnload
(inherited from
Control
)
OpenFile
(inherited from
Control
)
RaiseBubbleEvent
(inherited from
Control
)
RemovedControl
(inherited from
Control
)
Render
(inherited from
ToolBarMenuButton
)
RenderChildren
(inherited from
Control
)
RenderControl
Overloaded. (inherited from
Control
)
ResolveAdapter
(inherited from
Control
)
SaveControlState
(inherited from
Control
)
SaveViewState
(inherited from
Control
)
SetDesignModeState
(inherited from
Control
)
SetMenuItemProperties
Overridden.
TrackViewState
(inherited from
Control
)
Top
Public Events
Name
Description
DataBinding
(inherited from
Control
)
Disposed
(inherited from
Control
)
Init
(inherited from
Control
)
Load
(inherited from
Control
)
PreRender
(inherited from
Control
)
Unload
(inherited from
Control
)
Top
Explicit Interface Implementations
Name
Description
Microsoft.SharePoint.WebControls.IDesignerEventAccessor.OnDesignerLoad
(inherited from
SPControl
)
Microsoft.SharePoint.WebControls.IDesignerEventAccessor.OnDesignerPreRender
(inherited from
SPControl
)
System.Web.UI.IControlDesignerAccessor.GetDesignModeState
(inherited from
Control
)
System.Web.UI.IControlDesignerAccessor.SetDesignModeState
(inherited from
Control
)
System.Web.UI.IControlDesignerAccessor.SetOwnerControl
(inherited from
Control
)
System.Web.UI.IParserAccessor.AddParsedSubObject
(inherited from
Control
)
System.Web.UI.IControlBuilderAccessor.ControlBuilder
(inherited from
Control
)
System.Web.UI.IControlDesignerAccessor.UserData
(inherited from
Control
)
System.Web.UI.IDataBindingsAccessor.DataBindings
(inherited from
Control
)
System.Web.UI.IDataBindingsAccessor.HasDataBindings
(inherited from
Control
)
System.Web.UI.IExpressionsAccessor.Expressions
(inherited from
Control
)
System.Web.UI.IExpressionsAccessor.HasExpressions
(inherited from
Control
)
Top
See Also
Reference
NewMenu Class
Microsoft.SharePoint.WebControls Namespace
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Yes
No
Do you like the tabbed code blocks?
Yes
No
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
x
Classic
Lightweight Beta
ScriptFree
Switch View