SPChromeSettings Members
Include Protected Members
Include Inherited Members
Provides chrome capabilities for Web Parts.
The SPChromeSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPChromeSettings |
Top
Properties
Name | Description | |
---|---|---|
Menu | Allows a Web Part to remove, edit, or add to the Web Part Menu for the user of this object. | |
OverflowAuto | Allows a Web Part to set a value to override the default setting for the cascading style sheet (CSS) overflow attribute when rendering the Web Part body. | |
UseDefaultStyles | Allows a Web Part to set a value to choose whether to use default styles (CSS) while rendering the Web Part body. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top