This documentation is archived and is not being maintained.

WebPartChrome Methods

The WebPartChrome type exposes the following members.

  NameDescription
Protected method CreateWebPartChromeStyle Creates the style object that supplies style attributes for each WebPart control rendered by the WebPartChrome object.
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method FilterWebPartVerbs Excludes specific verbs from being rendered, based on criteria provided by a developer.
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetType Gets the type of the current instance. (Inherited from Object.)
Protected method GetWebPartChromeClientID Gets the client ID for the WebPartChrome object as rendered in a Web page.
Protected method GetWebPartTitleClientID Gets the client ID for the table cell that contains the title for a WebPart control.
Protected method GetWebPartVerbs Gets a collection of verbs that should be rendered with a WebPart control.
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method PerformPreRender Performs tasks that must be done prior to rendering WebPart controls.
Protected method RenderPartContents Renders the main content area of a WebPart control, excluding the header and footer.
Public method RenderWebPart Renders a complete WebPart control with all its sections.
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
Top
Show: