WebPartMenuStyle Methods

(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. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (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
Explicit interface implementation Method System.ComponentModel.ICustomTypeDescriptor.GetAttributes Returns a collection of custom attributes for this instance of a component. Implements the ICustomTypeDescriptor.GetAttributes method.
Explicit interface implementation Method System.ComponentModel.ICustomTypeDescriptor.GetClassName Returns the class name of this instance of a component. This method implements the ICustomTypeDescriptor.GetClassName method.
Explicit interface implementation Method System.ComponentModel.ICustomTypeDescriptor.GetComponentName Returns the name of this instance of a component. This method implements the ICustomTypeDescriptor.GetComponentName method.
Explicit interface implementation Method System.ComponentModel.ICustomTypeDescriptor.GetConverter Returns a type converter for this instance of a component. This method implements the ICustomTypeDescriptor.GetConverter method.
Explicit interface implementation Method System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent Returns the default event for this instance of a component. This method implements the ICustomTypeDescriptor.GetDefaultEvent method.
Explicit interface implementation Method System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty Returns the default property for this instance of a component. This method implements the ICustomTypeDescriptor.GetDefaultProperty method.
Explicit interface implementation Method System.ComponentModel.ICustomTypeDescriptor.GetEditor Returns an editor of the specified type for this instance of a component. This method implements the ICustomTypeDescriptor.GetEditor method.
Explicit interface implementation System.ComponentModel.ICustomTypeDescriptor.GetEvents Overloaded.  
Explicit interface implementation System.ComponentModel.ICustomTypeDescriptor.GetProperties Overloaded.  
Explicit interface implementation Method System.ComponentModel.ICustomTypeDescriptor.GetPropertyOwner Returns an object that contains the property described by the specified property descriptor. This method implements the ICustomTypeDescriptor.GetPropertyOwner method.
Top

Community Additions

ADD
Show: