AspMenuDesigner Members

Include Protected Members
Include Inherited Members

Provides design-time support in a visual designer for the AspMenu control.

The AspMenuDesigner type exposes the following members.

Constructors

  Name Description
Public method AspMenuDesigner Initializes a new instance of the AspMenuDesigner class.

Top

Properties

  Name Description
Public property ActionLists (Inherited from MenuDesigner.)
Public property AllowResize (Inherited from ControlDesigner.)
Public property AssociatedComponents (Inherited from ComponentDesigner.)
Public property AutoFormats (Inherited from MenuDesigner.)
Public property Behavior Obsolete. (Inherited from HtmlControlDesigner.)
Protected property CanRefreshSchema (Inherited from MenuDesigner.)
Public property Component (Inherited from ComponentDesigner.)
Public property DataBindings (Inherited from HtmlControlDesigner.)
Protected property DataBindingsEnabled (Inherited from ControlDesigner.)
Public property DataSource (Inherited from BaseDataBoundControlDesigner.)
Public property DataSourceDesigner (Inherited from HierarchicalDataBoundControlDesigner.)
Public property DataSourceID (Inherited from BaseDataBoundControlDesigner.)
Protected property DesignerState (Inherited from ControlDesigner.)
Public property DesignerView (Inherited from HierarchicalDataBoundControlDesigner.)
Protected property DesignTimeElement Obsolete. (Inherited from HtmlControlDesigner.)
Protected property DesignTimeElementView Obsolete. (Inherited from ControlDesigner.)
Public property DesignTimeHtmlRequiresLoadComplete Obsolete. (Inherited from ControlDesigner.)
Public property Expressions (Inherited from HtmlControlDesigner.)
Protected property HidePropertiesInTemplateMode (Inherited from ControlDesigner.)
Public property ID (Inherited from ControlDesigner.)
Protected property InheritanceAttribute (Inherited from ComponentDesigner.)
Protected property Inherited (Inherited from ComponentDesigner.)
Protected property InTemplateMode (Inherited from ControlDesigner.)
Public property IsDirty Obsolete. (Inherited from ControlDesigner.)
Protected property ParentComponent (Inherited from ComponentDesigner.)
Public property ReadOnly Obsolete. (Inherited from ControlDesigner.)
Protected property RootDesigner (Inherited from ControlDesigner.)
Protected property Schema (Inherited from MenuDesigner.)
Protected property ShadowProperties (Inherited from ComponentDesigner.)
Public property ShouldCodeSerialize Obsolete. (Inherited from HtmlControlDesigner.)
Protected property Tag (Inherited from ControlDesigner.)
Public property TemplateGroups (Inherited from MenuDesigner.)
Protected property UseDataSourcePickerActionList (Inherited from HierarchicalDataBoundControlDesigner.)
Protected property UsePreviewControl (Inherited from MenuDesigner.)
Public property Verbs (Inherited from ComponentDesigner.)
Public property ViewControl (Inherited from ControlDesigner.)
Public property ViewControlCreated (Inherited from ControlDesigner.)
Protected property Visible (Inherited from ControlDesigner.)

Top

Methods

  Name Description
Protected method ConnectToDataSource (Inherited from HierarchicalDataBoundControlDesigner.)
Protected method CreateDataSource (Inherited from HierarchicalDataBoundControlDesigner.)
Protected method CreateErrorDesignTimeHtml(String) (Inherited from ControlDesigner.)
Protected method CreateErrorDesignTimeHtml(String, Exception) (Inherited from ControlDesigner.)
Protected method CreatePlaceHolderDesignTimeHtml() (Inherited from ControlDesigner.)
Protected method CreatePlaceHolderDesignTimeHtml(String) (Inherited from ControlDesigner.)
Protected method CreateViewControl (Inherited from ControlDesigner.)
Protected method DataBind (Overrides MenuDesigner.DataBind(BaseDataBoundControl).)
Protected method DisconnectFromDataSource (Inherited from HierarchicalDataBoundControlDesigner.)
Public method Dispose() (Inherited from ComponentDesigner.)
Protected method Dispose(Boolean) (Inherited from BaseDataBoundControlDesigner.)
Public method DoDefaultAction (Inherited from ComponentDesigner.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from ComponentDesigner.)
Public method GetBounds (Inherited from ControlDesigner.)
Protected method GetDesignTimeDataSource (Inherited from HierarchicalDataBoundControlDesigner.)
Public method GetDesignTimeHtml() Displays the HTML source code for the AspMenu control. (Overrides MenuDesigner.GetDesignTimeHtml().)
Public method GetDesignTimeHtml(DesignerRegionCollection) (Inherited from ControlDesigner.)
Public method GetEditableDesignerRegionContent (Inherited from ControlDesigner.)
Protected method GetEmptyDesignTimeHtml (Inherited from MenuDesigner.)
Protected method GetErrorDesignTimeHtml (Inherited from MenuDesigner.)
Public method GetHashCode (Inherited from Object.)
Public method GetPersistenceContent (Inherited from ControlDesigner.)
Public method GetPersistInnerHtml Obsolete. (Inherited from ControlDesigner.)
Protected method GetSampleDataSource (Inherited from MenuDesigner.)
Protected method GetService (Inherited from ComponentDesigner.)
Public method GetType (Inherited from Object.)
Public method GetViewRendering (Inherited from ControlDesigner.)
Public method Initialize (Inherited from MenuDesigner.)
Public method InitializeExistingComponent (Inherited from ComponentDesigner.)
Public method InitializeNewComponent (Inherited from ComponentDesigner.)
Public method InitializeNonDefault Obsolete. (Inherited from ComponentDesigner.)
Public method Invalidate() (Inherited from ControlDesigner.)
Public method Invalidate(Rectangle) (Inherited from ControlDesigner.)
Protected method InvokeGetInheritanceAttribute (Inherited from ComponentDesigner.)
Public method IsPropertyBound Obsolete. (Inherited from ControlDesigner.)
Public method Localize (Inherited from ControlDesigner.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnAutoFormatApplied (Inherited from ControlDesigner.)
Protected method OnBehaviorAttached Obsolete. (Inherited from HtmlControlDesigner.)
Protected method OnBehaviorDetaching Obsolete. (Inherited from HtmlControlDesigner.)
Protected method OnBindingsCollectionChanged Obsolete. (Inherited from ControlDesigner.)
Protected method OnClick (Inherited from ControlDesigner.)
Public method OnComponentChanged (Inherited from ControlDesigner.)
Public method OnComponentChanging (Inherited from ControlDesigner.)
Protected method OnControlResize Obsolete. (Inherited from ControlDesigner.)
Protected method OnDataSourceChanged (Inherited from BaseDataBoundControlDesigner.)
Protected method OnPaint (Inherited from ControlDesigner.)
Protected method OnSchemaRefreshed (Inherited from BaseDataBoundControlDesigner.)
Public method OnSetComponentDefaults Obsolete. (Inherited from ComponentDesigner.)
Public method OnSetParent (Inherited from HtmlControlDesigner.)
Protected method PostFilterAttributes (Inherited from ComponentDesigner.)
Protected method PostFilterEvents (Inherited from ComponentDesigner.)
Protected method PostFilterProperties (Inherited from ComponentDesigner.)
Protected method PreFilterAttributes (Inherited from ComponentDesigner.)
Protected method PreFilterEvents (Inherited from HtmlControlDesigner.)
Protected method PreFilterProperties (Inherited from HierarchicalDataBoundControlDesigner.)
Protected method RaiseComponentChanged (Inherited from ComponentDesigner.)
Protected method RaiseComponentChanging (Inherited from ComponentDesigner.)
Public method RaiseResizeEvent Obsolete. (Inherited from ControlDesigner.)
Protected method RefreshSchema (Inherited from MenuDesigner.)
Public method RegisterClone (Inherited from ControlDesigner.)
Public method SetEditableDesignerRegionContent (Inherited from ControlDesigner.)
Protected method SetRegionContent (Inherited from ControlDesigner.)
Protected method SetViewFlags (Inherited from ControlDesigner.)
Public method ToString (Inherited from Object.)
Public method UpdateDesignTimeHtml (Inherited from ControlDesigner.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IDataBindingSchemaProvider.CanRefreshSchema (Inherited from MenuDesigner.)
Explicit interface implemetationPrivate property ITreeDesigner.Children (Inherited from ComponentDesigner.)
Explicit interface implemetationPrivate property ITreeDesigner.Parent (Inherited from ComponentDesigner.)
Explicit interface implemetationPrivate method IDesignerFilter.PostFilterAttributes (Inherited from ComponentDesigner.)
Explicit interface implemetationPrivate method IDesignerFilter.PostFilterEvents (Inherited from ComponentDesigner.)
Explicit interface implemetationPrivate method IDesignerFilter.PostFilterProperties (Inherited from ComponentDesigner.)
Explicit interface implemetationPrivate method IDesignerFilter.PreFilterAttributes (Inherited from ComponentDesigner.)
Explicit interface implemetationPrivate method IDesignerFilter.PreFilterEvents (Inherited from ComponentDesigner.)
Explicit interface implemetationPrivate method IDesignerFilter.PreFilterProperties (Inherited from ComponentDesigner.)
Explicit interface implemetationPrivate method IDataBindingSchemaProvider.RefreshSchema (Inherited from MenuDesigner.)
Explicit interface implemetationPrivate property IDataBindingSchemaProvider.Schema (Inherited from MenuDesigner.)

Top

See Also

Reference

AspMenuDesigner Class

Microsoft.SharePoint.WebControls Namespace