WebPartMenuStyle Members

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

  Name Description
Public method WebPartMenuStyle Overloaded. Initializes a new instance of the WebPartMenuStyle class.
Top

(see also Protected Properties )
  Name Description
Public property BackColor  Gets or sets the background color of the Web server control.(inherited from Style)
Public property BackImageUrl  Gets or sets the URL of an image to display in the background of a table control.(inherited from TableStyle)
Public property BorderColor  Gets or sets the border color of the Web server control.(inherited from Style)
Public property BorderStyle  Gets or sets the border style of the Web server control.(inherited from Style)
Public property BorderWidth  Gets or sets the border width of the Web server control.(inherited from Style)
Public property CellPadding  Gets or sets the amount of space between the contents of the cell and the cell's border.(inherited from TableStyle)
Public property CellSpacing  Gets or sets the distance between table cells.(inherited from TableStyle)
Public property Container  Gets the IContainer that contains the Component.(inherited from Component)
Public property CssClass  Gets or sets the cascading style sheet (CSS) class rendered by the Web server control on the client.(inherited from Style)
Public property Font  Gets the font properties associated with the Web server control.(inherited from Style)
Public property ForeColor  Gets or sets the foreground color (typically the color of the text) of the Web server control.(inherited from Style)
Public property GridLines  Gets or sets a value that specifies whether the border between the cells of the table control is displayed.(inherited from TableStyle)
Public property Height  Gets or sets the height of the Web server control.(inherited from Style)
Public property HorizontalAlign Overridden. Gets a value indicating what type of horizontal alignment to use for the content of a menu on a WebPart control.
Public property IsEmpty  A protected property. Gets a value indicating whether any style elements have been defined in the state bag.(inherited from Style)
Public property RegisteredCssClass  Gets the cascading style sheet (CSS) class that is registered with the control.(inherited from Style)
Public property ShadowColor Gets or sets a value that determines the shadow color for a menu on a WebPart control.
Public property Site  Gets or sets the ISite of the Component.(inherited from Component)
Public property Width  Gets or sets the width of the Web server control.(inherited from Style)
Top

  Name Description
Protected property CanRaiseEvents  Gets a value indicating whether the component can raise an event.(inherited from Component)
Protected property DesignMode  Gets a value that indicates whether the Component is currently in design mode.(inherited from Component)
Protected property Events  Gets the list of event handlers that are attached to this Component.(inherited from Component)
Top

(see also Protected Methods )
  Name Description
Public method AddAttributesToRender  Overloaded. Adds information about the style to the list of attributes to render (inherited from TableStyle)
Public method CopyFrom Overridden. Copies nonblank style elements to the WebPartMenuStyle object, overwriting any existing style elements in the process.
Public method CreateObjRef  Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (inherited from MarshalByRefObject)
Public method Dispose  Overloaded. Releases the resources used by the Component. (inherited from Component)
Public method Equals  Overloaded. Determines whether two Object instances are equal. (inherited from Object)
Public method GetHashCode  Serves as a hash function for a particular type. (inherited from Object)
Public method GetLifetimeService  Retrieves the current lifetime service object that controls the lifetime policy for this instance. (inherited from MarshalByRefObject)
Public method GetStyleAttributes  Retrieves the System.Web.UI.CssStyleCollection object for the specified System.Web.UI.IUrlResolutionService-implemented object. (inherited from Style)
Public method GetType  Gets the Type of the current instance. (inherited from Object)
Public method InitializeLifetimeService  Obtains a lifetime service object to control the lifetime policy for this instance. (inherited from MarshalByRefObject)
Public method MergeWith Overridden. Copies nonblank style elements to the WebPartMenuStyle instance, but does not overwrite existing style elements.
Public method Static ReferenceEquals  Determines whether the specified Object instances are the same instance. (inherited from Object)
Public method Reset Overridden. Removes any defined style elements from the WebPartMenuStyle object's state bag.
Public method SetDirty  Marks the Style so that its state will be recorded in view state. (inherited from Style)
Public method ToString  Returns a String containing the name of the Component, if any. This method should not be overridden. (inherited from Component)
Top

  Name Description
Protected method Dispose  Overloaded. Releases the resources used by the Component. (inherited from Component)
Protected method Finalize  Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. (inherited from Component)
Protected method GetService  Returns an object that represents a service provided by the Component or by its Container. (inherited from Component)
Protected method MemberwiseClone  Overloaded. (inherited from MarshalByRefObject)
Top

  Name Description
Public event Disposed  Occurs when the component is disposed by a call to the Dispose method. (inherited from Component)
Top

Community Additions

ADD
Show: