WebPartZone Members
Include Protected Members
Include Inherited Members
Allows you to create zones that are containers for Web Parts. The properties of this class allow you to specify how the zone will appear on your Web Parts page and also the behavior of the zone itself. For example, when you create the zone object, you can allow personalization and/or customization for the Web Parts placed within the zone.
The WebPartZone type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WebPartZone | Initializes a new instance of the WebPartZone class. |
Top
Properties
Name | Description | |
---|---|---|
AccessKey | (Inherited from WebControl.) | |
Adapter | (Inherited from Control.) | |
AllowCustomization | Gets or sets whether the Web Parts within the zone can be modified in the user interface for all users. | |
AllowLayoutChange | Gets or sets a value that indicates whether the layout of WebPart controls within the zone can be changed. (Overrides WebPartZoneBase.AllowLayoutChange.) | |
AllowPersonalization | Gets or sets a value indicating whether Web Parts within the zone can be modified in the user interface for individual users. | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
Attributes | (Inherited from WebControl.) | |
BackColor | (Inherited from WebControl.) | |
BackImageUrl | (Inherited from WebZone.) | |
BindingContainer | (Inherited from Control.) | |
BorderColor | (Inherited from WebPartZoneBase.) | |
BorderStyle | (Inherited from WebPartZoneBase.) | |
BorderWidth | (Inherited from WebPartZoneBase.) | |
ChildControlsCreated | (Inherited from Control.) | |
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
CloseVerb | (Inherited from WebPartZoneBase.) | |
ConnectVerb | (Inherited from WebPartZoneBase.) | |
ContainerWidth | Gets or sets the hint for contained Web Parts of the expected width of the zone. | |
Context | (Inherited from Control.) | |
Controls | (Inherited from CompositeControl.) | |
ControlStyle | (Inherited from WebControl.) | |
ControlStyleCreated | (Inherited from WebControl.) | |
CssClass | (Inherited from WebControl.) | |
DeleteVerb | (Inherited from WebPartZoneBase.) | |
DesignMode | (Inherited from Control.) | |
DisplayTitle | Gets the current value of the text being used as the title for the WebPartZone when the zone itself is visible. (Overrides WebPartZoneBase.DisplayTitle.) | |
DragDropEnabled | (Inherited from WebPartZoneBase.) | |
DragHighlightColor | (Inherited from WebPartZoneBase.) | |
EditVerb | (Inherited from WebPartZoneBase.) | |
EmptyZoneText | (Inherited from WebPartZoneBase.) | |
EmptyZoneTextStyle | (Inherited from WebZone.) | |
Enabled | (Inherited from WebControl.) | |
EnableTheming | (Inherited from WebControl.) | |
EnableViewState | (Inherited from Control.) | |
ErrorStyle | (Inherited from WebZone.) | |
Events | (Inherited from Control.) | |
ExportVerb | (Inherited from WebPartZoneBase.) | |
Font | (Inherited from WebControl.) | |
FooterStyle | (Inherited from WebZone.) | |
ForeColor | (Inherited from WebControl.) | |
FrameType | Obsolete. Gets or sets the default style of the frame for Web Parts contained within the WebPartZone control. | |
HasAttributes | (Inherited from WebControl.) | |
HasChildViewState | (Inherited from Control.) | |
HasFooter | (Inherited from WebPartZoneBase.) | |
HasHeader | (Inherited from WebPartZoneBase.) | |
HeaderStyle | (Inherited from WebZone.) | |
HeaderText | Gets or sets the text for the header area of the zone. (Overrides WebZone.HeaderText.) | |
Height | (Inherited from WebControl.) | |
HelpVerb | (Inherited from WebPartZoneBase.) | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsEnabled | (Inherited from WebControl.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
LayoutOrientation | (Inherited from WebPartZoneBase.) | |
LoadViewStateByID | (Inherited from Control.) | |
LockLayout | Obsolete. Gets or sets whether Web Parts within the zone can be added, deleted, resized, or moved. | |
MenuCheckImageStyle | (Inherited from WebPartZoneBase.) | |
MenuCheckImageUrl | (Inherited from WebPartZoneBase.) | |
MenuLabelHoverStyle | (Inherited from WebPartZoneBase.) | |
MenuLabelStyle | (Inherited from WebPartZoneBase.) | |
MenuLabelText | (Inherited from WebPartZoneBase.) | |
MenuPopupImageUrl | (Inherited from WebPartZoneBase.) | |
MenuPopupStyle | (Inherited from WebPartZoneBase.) | |
MenuVerbHoverStyle | (Inherited from WebPartZoneBase.) | |
MenuVerbStyle | (Inherited from WebPartZoneBase.) | |
MinimizeVerb | (Inherited from WebPartZoneBase.) | |
NamingContainer | (Inherited from Control.) | |
Orientation | Obsolete. Gets or sets which direction Web Parts will be placed in the zone. | |
Padding | (Inherited from WebZone.) | |
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
PartChromePadding | (Inherited from WebZone.) | |
PartChromeStyle | (Inherited from WebZone.) | |
PartChromeType | (Inherited from WebZone.) | |
PartStyle | (Inherited from WebZone.) | |
PartTitleStyle | (Inherited from WebZone.) | |
QuickAdd | Obsolete. This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. | |
RenderClientScript | (Inherited from WebZone.) | |
RestoreVerb | (Inherited from WebPartZoneBase.) | |
SelectedPartChromeStyle | (Inherited from WebPartZoneBase.) | |
ShowTitleIcons | (Inherited from WebPartZoneBase.) | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from WebControl.) | |
Style | (Inherited from WebControl.) | |
TabIndex | (Inherited from WebControl.) | |
TagKey | (Inherited from WebZone.) | |
TagName | (Inherited from WebControl.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
Title | Obsolete. Gets or sets the friendly name used in the Web Parts page designer and FrontPage to denote a zone to the user. This property can also specify a localization string. | |
TitleBarVerbButtonType | (Inherited from WebPartZoneBase.) | |
TitleBarVerbStyle | (Inherited from WebPartZoneBase.) | |
ToolTip | (Inherited from WebControl.) | |
UniqueID | (Inherited from Control.) | |
VerbButtonType | (Inherited from WebPartZoneBase.) | |
VerbStyle | (Inherited from WebZone.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
WebPartChrome | (Inherited from WebPartZoneBase.) | |
WebPartManager | (Inherited from WebZone.) | |
WebParts | (Inherited from WebPartZoneBase.) | |
WebPartVerbRenderMode | (Inherited from WebPartZoneBase.) | |
Width | (Inherited from WebControl.) | |
ZoneTemplate | (Inherited from WebPartZone.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
CreateVerbs | (Inherited from WebPartZoneBase.) | |
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
Name | Description | |
---|---|---|
IParserAccessor.AddParsedSubObject | (Inherited from Control.) | |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) | |
IExpressionsAccessor.Expressions | (Inherited from Control.) | |
IAttributeAccessor.GetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) | |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) | |
IPostBackEventHandler.RaisePostBackEvent | (Inherited from WebPartZoneBase.) | |
ICompositeControlDesignerAccessor.RecreateChildControls | (Inherited from CompositeControl.) | |
IAttributeAccessor.SetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top