SPChrome members
Provides chrome capabilities for Web Parts.
The SPChrome type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
DragDropEnabled | (Inherited from WebPartChrome.) |
![]() |
WebPartManager | (Inherited from WebPartChrome.) |
![]() |
Zone | (Inherited from WebPartChrome.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CreateWebPartChromeStyle | (Overrides WebPartChrome.CreateWebPartChromeStyle(WebPart, PartChromeType).) |
![]() |
Equals | (Inherited from Object.) |
![]() |
FilterWebPartVerbs | (Inherited from WebPartChrome.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetSPChromeSettings | Gets the SPChromeSettings object that provides chrome rendering capabilities for Web Parts. |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetWebPartChromeClientID | (Inherited from WebPartChrome.) |
![]() |
GetWebPartTitleClientID | (Inherited from WebPartChrome.) |
![]() |
GetWebPartVerbs | (Inherited from WebPartChrome.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
PerformPreRender | (Overrides WebPartChrome.PerformPreRender().) |
![]() |
RenderPartContents | (Overrides WebPartChrome.RenderPartContents(HtmlTextWriter, WebPart).) |
![]() |
RenderWebPart | Renders the complete Web Part control, with header, including the Web Part menu, contents, and footer. (Overrides WebPartChrome.RenderWebPart(HtmlTextWriter, WebPart).) |
![]() |
ToString | (Inherited from Object.) |
Top