EditorPartChrome Methods
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls.WebParts
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | CreateEditorPartChromeStyle(EditorPart^, PartChromeType) | Creates the style object that supplies style attributes for each EditorPart control rendered by the EditorPartChrome 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 EditorPart controls. |
![]() | RenderEditorPart(HtmlTextWriter^, EditorPart^) | Renders a complete EditorPart control with all its sections. |
![]() | RenderPartContents(HtmlTextWriter^, EditorPart^) | Renders the main content area of an EditorPart control, excluding the header and footer. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:

