CatalogPartChrome Methods
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls.WebParts
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | CreateCatalogPartChromeStyle(CatalogPart^, PartChromeType) | Creates the style object that supplies style attributes for each CatalogPart control rendered by the CatalogPartChrome object. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | PerformPreRender() | Performs tasks that must be done prior to rendering CatalogPart controls. |
![]() | RenderCatalogPart(HtmlTextWriter^, CatalogPart^) | Renders a complete CatalogPart control with all its sections. |
![]() | RenderPartContents(HtmlTextWriter^, CatalogPart^) | Renders the main content area of a CatalogPart control, excluding the header and footer. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:

