WebPartZoneBase Properties
.NET Framework 3.0
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| AccessKey | Gets or sets the access key that allows you to quickly navigate to the Web server control. (inherited from WebControl) |
| AllowLayoutChange | Gets or sets a value that indicates whether the layout of WebPart controls can be changed within a zone. |
| AppRelativeTemplateSourceDirectory | Gets or sets the application-relative virtual directory of the Page or UserControl object that contains this control. (inherited from Control) |
| Attributes | Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. (inherited from WebControl) |
| BackColor | Gets or sets the background color of the Web server control. (inherited from WebControl) |
| BackImageUrl | Gets or sets the URL to a background image for a zone. (inherited from WebZone) |
| BindingContainer | Gets the control that contains this control's data binding. (inherited from Control) |
| BorderColor | Gets or sets the color for the border of a WebPartZoneBase control. |
| BorderStyle | Gets or sets the kind of border that surrounds a WebPartZoneBase control. |
| BorderWidth | Gets or sets the width of the border that surrounds a WebPartZoneBase control. |
| ClientID | Gets the server control identifier generated by ASP.NET. (inherited from Control) |
| CloseVerb | Gets a reference to a WebPartVerb object that enables end users to close the WebPart controls in a zone. |
| ConnectVerb | Gets a reference to a WebPartVerb object that enables end users to create connections between WebPart controls. |
| Controls | Gets a ControlCollection object that represents the child controls in a CompositeControl. (inherited from CompositeControl) |
| ControlStyle | Gets the style of the Web server control. This property is used primarily by control developers. (inherited from WebControl) |
| ControlStyleCreated | Gets a value indicating whether a Style object has been created for the ControlStyle property. This property is primarily used by control developers. (inherited from WebControl) |
| CssClass | Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. (inherited from WebControl) |
| DeleteVerb | Gets a reference to a WebPartVerb object that enables end users to delete the WebPart controls in a zone. |
| DisplayTitle | Gets the current value of the text being used as the title for a WebPartZoneBase zone when the zone itself is visible. |
| DragHighlightColor | Gets or sets the color around the border of a WebPartZoneBase zone and its drop-cue regions when a user is dragging a control. |
| EditVerb | Gets a reference to a WebPartVerb object that enables end users to edit WebPart controls in a zone. |
| EmptyZoneText | Gets or sets a message that appears when a WebPartZoneBase control contains no WebPart controls. |
| EmptyZoneTextStyle | Gets the style attributes for the placeholder text in an empty zone. (inherited from WebZone) |
| Enabled | Gets or sets a value indicating whether the Web server control is enabled. (inherited from WebControl) |
| EnableTheming | Gets or sets a value indicating whether themes apply to this control. (inherited from WebControl) |
| EnableViewState | Gets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client. (inherited from Control) |
| ErrorStyle | Gets the style attributes for rendering the error message that is displayed if a WebPart control cannot be loaded or created. (inherited from WebZone) |
| ExportVerb | Gets a reference to a WebPartVerb object that enables end users to export an XML definition file for each WebPart control in a zone. |
| Font | Gets the font properties associated with the Web server control. (inherited from WebControl) |
| FooterStyle | Gets the style attributes for the contents of a zone's footer area. (inherited from WebZone) |
| ForeColor | Gets or sets the foreground color (typically the color of the text) of the Web server control. (inherited from WebControl) |
| HasAttributes | Gets a value indicating whether the control has attributes set. (inherited from WebControl) |
| HeaderStyle | Gets the style attributes for the contents of a zone's header area. (inherited from WebZone) |
| HeaderText | Gets or sets the text for the header area of a zone. (inherited from WebZone) |
| Height | Gets or sets the height of the Web server control. (inherited from WebControl) |
| HelpVerb | Gets a reference to a WebPartVerb object used to access Help content for WebPart controls in a zone. |
| ID | Gets or sets the programmatic identifier assigned to the server control. (inherited from Control) |
| LayoutOrientation | Gets or sets a value that indicates whether controls in a zone are arranged vertically or horizontally. |
| MenuCheckImageStyle | Gets style attributes that are applied to the check mark image that appears on a verbs menu next to the selected verb text. |
| MenuCheckImageUrl | Gets or sets the URL to an image used as a check mark in the verbs menu of each WebPart control in a zone. |
| MenuLabelHoverStyle | Gets style attributes that are applied to the label of a verbs menu in the title bar of a WebPart control when a user positions the mouse pointer over the label. |
| MenuLabelStyle | Gets style information for the label of the verbs drop-down menu that appears in the title bar of each WebPart control in a zone. |
| MenuLabelText | Gets or sets the value that serves as a label for the verbs drop-down menu in the title bar of each WebPart control in a zone. |
| MenuPopupImageUrl | Gets or sets the URL to an image that opens the verbs drop-down menu in the title bar of each WebPart control in a zone. |
| MenuPopupStyle | Gets style attributes for the drop-down verbs menu that appears on WebPart controls in a zone. |
| MenuVerbHoverStyle | Gets style information for the appearance of a verb in a verbs drop-down menu when an end user positions the mouse pointer over the verb. |
| MenuVerbStyle | Gets style information for the appearance of a verb in a verbs drop-down menu when the menu is displayed. |
| MinimizeVerb | Gets a reference to a WebPartVerb object that enables end users to minimize WebPart controls in a zone. |
| NamingContainer | Gets a reference to the server control's naming container, which creates a unique namespace for differentiating between server controls with the same Control.ID property value. (inherited from Control) |
| Padding | Gets or sets the cell padding attributes on the table that contains the WebPart controls in a zone. (inherited from WebZone) |
| Page | Gets a reference to the Page instance that contains the server control. (inherited from Control) |
| Parent | Gets a reference to the server control's parent control in the page control hierarchy. (inherited from Control) |
| PartChromeStyle | Gets style characteristics that apply to the borders of Web Parts controls contained by a zone. (inherited from WebZone) |
| PartChromeType | Gets or sets the type of border that frames Web Parts controls contained by a zone. (inherited from WebZone) |
| PartStyle | Gets style characteristics that apply to the border and contents of each Web Parts control contained by a zone. (inherited from WebZone) |
| PartTitleStyle | Gets style attributes for the title bar content for each Web Parts control contained by a zone. (inherited from WebZone) |
| RestoreVerb | Gets a reference to a WebPartVerb object that enables end users to restore WebPart controls in a zone to normal size. |
| SelectedPartChromeStyle | Gets style information for the appearance of a selected WebPart control in a zone. |
| ShowTitleIcons | Gets or sets a value that indicates whether title icons are displayed in the title bar of each WebPart control in a zone. |
| Site | Gets information about the container that hosts the current control when rendered on a design surface. (inherited from Control) |
| SkinID | Gets or sets the skin to apply to the control. (inherited from WebControl) |
| Style | Gets a collection of text attributes that will be rendered as a style attribute on the outer tag of the Web server control. (inherited from WebControl) |
| TabIndex | Gets or sets the tab index of the Web server control. (inherited from WebControl) |
| TemplateControl | Gets or sets a reference to the template that contains this control. (inherited from Control) |
| TemplateSourceDirectory | Gets the virtual directory of the Page or UserControl that contains the current server control. (inherited from Control) |
| TitleBarVerbButtonType | Gets or sets the type of button used for the verbs in the title bar of WebPart controls. |
| TitleBarVerbStyle | Gets style attributes for verbs in the title bar of a WebPart control. |
| ToolTip | Gets or sets the text displayed when the mouse pointer hovers over the Web server control. (inherited from WebControl) |
| UniqueID | Gets the unique, hierarchically qualified identifier for the server control. (inherited from Control) |
| VerbButtonType | Gets or sets the kind of button associated with the verbs that exist in a WebPartZoneBase zone when accessed with an older browser. |
| VerbStyle | Gets the style attributes for the user interface (UI) verbs associated with Web Parts controls in a zone. (inherited from WebZone) |
| Visible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (inherited from Control) |
| WebPartChrome | Gets a reference to the WebPartChrome object that determines the peripheral rendering for WebPart controls in the zone. |
| WebParts | Gets the collection of Web Parts controls contained within a zone. |
| WebPartVerbRenderMode | Gets or sets a value indicating how the verbs should be rendered on WebPart controls in the zone. |
| Width | Gets or sets the width of the Web server control. (inherited from WebControl) |
| Name | Description | |
|---|---|---|
| Adapter | Gets the browser-specific adapter for the control. (inherited from Control) |
| ChildControlsCreated | Gets a value that indicates whether the server control's child controls have been created. (inherited from Control) |
| ClientIDSeparator | Gets a character value representing the separator character used in the ClientID property. (inherited from Control) |
| Context | Gets the HttpContext object associated with the server control for the current Web request. (inherited from Control) |
| DesignMode | Gets a value indicating whether a control is being used on a design surface. (inherited from Control) |
| DragDropEnabled | Gets a value that indicates whether WebPart controls can be dragged into or out of a zone. |
| Events | Gets a list of event handler delegates for the control. This property is read-only. (inherited from Control) |
| HasChildViewState | Gets a value indicating whether the current server control's child controls have any saved view-state settings. (inherited from Control) |
| HasFooter | Gets a value indicating whether a zone has a footer area. |
| HasHeader | Gets a value indicating whether a zone has a header area. |
| IdSeparator | Gets the character used to separate control identifiers. (inherited from Control) |
| IsChildControlStateCleared | Gets a value indicating whether controls contained within this control have control state. (inherited from Control) |
| IsEnabled | Gets a value indicating whether the control is enabled. (inherited from WebControl) |
| IsTrackingViewState | Gets a value that indicates whether the server control is saving changes to its view state. (inherited from Control) |
| IsViewStateEnabled | Gets a value indicating whether view state is enabled for this control. (inherited from Control) |
| LoadViewStateByID | Gets a value indicating whether the control participates in loading its view state by ID instead of index. (inherited from Control) |
| RenderClientScript | Gets a value that indicates whether to render client script on a Web Parts page. (inherited from WebZone) |
| TagKey | (inherited from WebZone) |
| TagName | Gets the name of the control tag. This property is used primarily by control developers. (inherited from WebControl) |
| ViewState | Gets a dictionary of state information that allows you to save and restore the view state of a server control across multiple requests for the same page. (inherited from Control) |
| ViewStateIgnoresCase | Gets a value that indicates whether the StateBag object is case-insensitive. (inherited from Control) |
| WebPartManager | Gets a reference to the WebPartManager control associated with a WebZone control instance on a Web Parts page. (inherited from WebZone) |
Reference
WebPartZoneBase ClassSystem.Web.UI.WebControls.WebParts Namespace
WebPart
ToolZone
Other Resources
ASP.NET Web Parts PagesCommunity Additions
ADD
Show: