WebPartAdder members
Represents a control that provides the user interface (UI) to allow users to add Web Parts to a page.
The WebPartAdder type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WebPartAdder | Initializes a new instance of the WebPartAdder class. |
Top
Properties
Name | Description | |
---|---|---|
AccessKey | (Inherited from WebControl.) | |
Adapter | (Inherited from Control.) | |
AllowWebPartImport | Gets or sets a flag that indicates whether the user is allowed to import new Web Parts on the current page. | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
Attributes | (Inherited from WebControl.) | |
BackColor | (Inherited from WebControl.) | |
BindingContainer | (Inherited from Control.) | |
BorderColor | (Inherited from WebControl.) | |
BorderStyle | (Inherited from WebControl.) | |
BorderWidth | (Inherited from WebControl.) | |
ChildControlsCreated | (Inherited from Control.) | |
ClientID | (Inherited from Control.) | |
ClientIDMode | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
Context | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
ControlStyle | (Inherited from WebControl.) | |
ControlStyleCreated | (Inherited from WebControl.) | |
CssClass | (Inherited from WebControl.) | |
DataItemContainer | (Inherited from Control.) | |
DataKeysContainer | (Inherited from Control.) | |
DesignMode | (Inherited from Control.) | |
Enabled | (Inherited from WebControl.) | |
EnableTheming | (Inherited from WebControl.) | |
EnableViewState | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
Font | (Inherited from WebControl.) | |
ForeColor | (Inherited from WebControl.) | |
HasAttributes | (Inherited from WebControl.) | |
HasChildViewState | (Inherited from Control.) | |
Height | (Inherited from WebControl.) | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
Included | Gets a WebPartAdder.SelectorCollection that indicates which Web Parts from the site gallery will be included in the WebPartAdder. | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsEnabled | (Inherited from WebControl.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
LoadViewStateByID | (Inherited from Control.) | |
NamingContainer | (Inherited from Control.) | |
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
Recommended | Gets a WebPartAdder.SelectorCollection that contains each Web Part from the site gallery that is recommended for the current page. | |
RecommendSiteTemplate | Gets or sets a flag that indicates whether the current site template name will be used as an additional WebPartAdder.Selector for recommended items. | |
RenderingCompatibility | (Inherited from Control.) | |
ShowClosedWebParts | Gets or sets a flag that indicates whether the WebPartAdder shows the Web Parts that have been closed on the page. | |
ShowListsAndLibraries | Gets or sets a flag that indicates whether the WebPartAdder shows lists and libraries. | |
ShowServerGalleryWebParts | Gets or sets a flag that indicates whether the WebPartAdder shows Web Parts from the server Web Part gallery. | |
ShowSiteGalleryWebParts | Gets or sets a flag that indicates whether the WebPartAdder shows the Web Parts from the site Web Part gallery. | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from WebControl.) | |
Style | (Inherited from WebControl.) | |
SupportsDisabledAttribute | (Inherited from WebControl.) | |
TabIndex | (Inherited from WebControl.) | |
TagKey | (Inherited from WebControl.) | |
TagName | (Inherited from WebControl.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
ToolTip | (Inherited from WebControl.) | |
UniqueID | (Inherited from Control.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
ViewStateMode | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
Width | (Inherited from WebControl.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Top
Explicit interface implementations
Top