WebPartZone Properties

(see also Protected Properties )
  Name Description
Public property AccessKey  Gets or sets the access key that allows you to quickly navigate to the Web server control. (inherited from WebControl)
Public property AllowLayoutChange  Gets or sets a value that indicates whether the layout of WebPart controls can be changed within a zone. (inherited from WebPartZoneBase)
Public property AppRelativeTemplateSourceDirectory  Gets or sets the application-relative virtual directory of the Page or UserControl object that contains this control. (inherited from Control)
Public property Attributes  Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. (inherited from WebControl)
Public property BackColor  Gets or sets the background color of the Web server control. (inherited from WebControl)
Public property BackImageUrl  Gets or sets the URL to a background image for a zone. (inherited from WebZone)
Public property BindingContainer  Gets the control that contains this control's data binding. (inherited from Control)
Public property BorderColor  Gets or sets the color for the border of a WebPartZoneBase control. (inherited from WebPartZoneBase)
Public property BorderStyle  Gets or sets the kind of border that surrounds a WebPartZoneBase control. (inherited from WebPartZoneBase)
Public property BorderWidth  Gets or sets the width of the border that surrounds a WebPartZoneBase control. (inherited from WebPartZoneBase)
Public property ClientID  Gets the server control identifier generated by ASP.NET. (inherited from Control)
Public property CloseVerb  Gets a reference to a WebPartVerb object that enables end users to close the WebPart controls in a zone. (inherited from WebPartZoneBase)
Public property ConnectVerb  Gets a reference to a WebPartVerb object that enables end users to create connections between WebPart controls. (inherited from WebPartZoneBase)
Public property Controls  Gets a ControlCollection object that represents the child controls in a CompositeControl. (inherited from CompositeControl)
Public property ControlStyle  Gets the style of the Web server control. This property is used primarily by control developers. (inherited from WebControl)
Public property 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)
Public property CssClass  Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. (inherited from WebControl)
Public property DeleteVerb  Gets a reference to a WebPartVerb object that enables end users to delete the WebPart controls in a zone. (inherited from WebPartZoneBase)
Public property DisplayTitle  Gets the current value of the text being used as the title for a WebPartZoneBase zone when the zone itself is visible. (inherited from WebPartZoneBase)
Public property 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. (inherited from WebPartZoneBase)
Public property EditVerb  Gets a reference to a WebPartVerb object that enables end users to edit WebPart controls in a zone. (inherited from WebPartZoneBase)
Public property EmptyZoneText  Gets or sets a message that appears when a WebPartZoneBase control contains no WebPart controls. (inherited from WebPartZoneBase)
Public property EmptyZoneTextStyle  Gets the style attributes for the placeholder text in an empty zone. (inherited from WebZone)
Public property Enabled  Gets or sets a value indicating whether the Web server control is enabled. (inherited from WebControl)
Public property EnableTheming  Gets or sets a value indicating whether themes apply to this control. (inherited from WebControl)
Public property 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)
Public property 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)
Public property 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. (inherited from WebPartZoneBase)
Public property Font  Gets the font properties associated with the Web server control. (inherited from WebControl)
Public property FooterStyle  Gets the style attributes for the contents of a zone's footer area. (inherited from WebZone)
Public property ForeColor  Gets or sets the foreground color (typically the color of the text) of the Web server control. (inherited from WebControl)
Public property HasAttributes  Gets a value indicating whether the control has attributes set. (inherited from WebControl)
Public property HeaderStyle  Gets the style attributes for the contents of a zone's header area. (inherited from WebZone)
Public property HeaderText  Gets or sets the text for the header area of a zone. (inherited from WebZone)
Public property Height  Gets or sets the height of the Web server control. (inherited from WebControl)
Public property HelpVerb  Gets a reference to a WebPartVerb object used to access Help content for WebPart controls in a zone. (inherited from WebPartZoneBase)
Public property ID  Gets or sets the programmatic identifier assigned to the server control. (inherited from Control)
Public property LayoutOrientation  Gets or sets a value that indicates whether controls in a zone are arranged vertically or horizontally. (inherited from WebPartZoneBase)
Public property MenuCheckImageStyle  Gets style attributes that are applied to the check mark image that appears on a verbs menu next to the selected verb text. (inherited from WebPartZoneBase)
Public property 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. (inherited from WebPartZoneBase)
Public property 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. (inherited from WebPartZoneBase)
Public property 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. (inherited from WebPartZoneBase)
Public property 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. (inherited from WebPartZoneBase)
Public property 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. (inherited from WebPartZoneBase)
Public property MenuPopupStyle  Gets style attributes for the drop-down verbs menu that appears on WebPart controls in a zone. (inherited from WebPartZoneBase)
Public property 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. (inherited from WebPartZoneBase)
Public property MenuVerbStyle  Gets style information for the appearance of a verb in a verbs drop-down menu when the menu is displayed. (inherited from WebPartZoneBase)
Public property MinimizeVerb  Gets a reference to a WebPartVerb object that enables end users to minimize WebPart controls in a zone. (inherited from WebPartZoneBase)
Public property 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)
Public property Padding  Gets or sets the cell padding attributes on the table that contains the WebPart controls in a zone. (inherited from WebZone)
Public property Page  Gets a reference to the Page instance that contains the server control. (inherited from Control)
Public property Parent  Gets a reference to the server control's parent control in the page control hierarchy. (inherited from Control)
Public property PartChromeStyle  Gets style characteristics that apply to the borders of Web Parts controls contained by a zone. (inherited from WebZone)
Public property PartChromeType  Gets or sets the type of border that frames Web Parts controls contained by a zone. (inherited from WebZone)
Public property PartStyle  Gets style characteristics that apply to the border and contents of each Web Parts control contained by a zone. (inherited from WebZone)
Public property PartTitleStyle  Gets style attributes for the title bar content for each Web Parts control contained by a zone. (inherited from WebZone)
Public property RestoreVerb  Gets a reference to a WebPartVerb object that enables end users to restore WebPart controls in a zone to normal size. (inherited from WebPartZoneBase)
Public property SelectedPartChromeStyle  Gets style information for the appearance of a selected WebPart control in a zone. (inherited from WebPartZoneBase)
Public property ShowTitleIcons  Gets or sets a value that indicates whether title icons are displayed in the title bar of each WebPart control in a zone. (inherited from WebPartZoneBase)
Public property Site  Gets information about the container that hosts the current control when rendered on a design surface. (inherited from Control)
Public property SkinID  Gets or sets the skin to apply to the control. (inherited from WebControl)
Public property 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)
Public property TabIndex  Gets or sets the tab index of the Web server control. (inherited from WebControl)
Public property TemplateControl  Gets or sets a reference to the template that contains this control. (inherited from Control)
Public property TemplateSourceDirectory  Gets the virtual directory of the Page or UserControl that contains the current server control. (inherited from Control)
Public property TitleBarVerbButtonType  Gets or sets the type of button used for the verbs in the title bar of WebPart controls. (inherited from WebPartZoneBase)
Public property TitleBarVerbStyle  Gets style attributes for verbs in the title bar of a WebPart control. (inherited from WebPartZoneBase)
Public property ToolTip  Gets or sets the text displayed when the mouse pointer hovers over the Web server control. (inherited from WebControl)
Public property UniqueID  Gets the unique, hierarchically qualified identifier for the server control. (inherited from Control)
Public property VerbButtonType  Gets or sets the kind of button associated with the verbs that exist in a WebPartZoneBase zone when accessed with an older browser. (inherited from WebPartZoneBase)
Public property VerbStyle  Gets the style attributes for the user interface (UI) verbs associated with Web Parts controls in a zone. (inherited from WebZone)
Public property Visible  Gets or sets a value that indicates whether a server control is rendered as UI on the page. (inherited from Control)
Public property WebPartChrome  Gets a reference to the WebPartChrome object that determines the peripheral rendering for WebPart controls in the zone. (inherited from WebPartZoneBase)
Public property WebParts  Gets the collection of Web Parts controls contained within a zone. (inherited from WebPartZoneBase)
Public property WebPartVerbRenderMode  Gets or sets a value indicating how the verbs should be rendered on WebPart controls in the zone. (inherited from WebPartZoneBase)
Public property Width  Gets or sets the width of the Web server control. (inherited from WebControl)
Public property ZoneTemplate Gets or sets a reference to an ITemplate instance that contains the controls declared in the markup of a Web page.
Top

  Name Description
Protected property Adapter  Gets the browser-specific adapter for the control. (inherited from Control)
Protected property ChildControlsCreated  Gets a value that indicates whether the server control's child controls have been created. (inherited from Control)
Protected property ClientIDSeparator  Gets a character value representing the separator character used in the ClientID property. (inherited from Control)
Protected property Context  Gets the HttpContext object associated with the server control for the current Web request. (inherited from Control)
Protected property DesignMode  Gets a value indicating whether a control is being used on a design surface. (inherited from Control)
Protected property DragDropEnabled  Gets a value that indicates whether WebPart controls can be dragged into or out of a zone. (inherited from WebPartZoneBase)
Protected property Events  Gets a list of event handler delegates for the control. This property is read-only. (inherited from Control)
Protected property HasChildViewState  Gets a value indicating whether the current server control's child controls have any saved view-state settings. (inherited from Control)
Protected property HasFooter  Gets a value indicating whether a zone has a footer area. (inherited from WebPartZoneBase)
Protected property HasHeader  Gets a value indicating whether a zone has a header area. (inherited from WebPartZoneBase)
Protected property IdSeparator  Gets the character used to separate control identifiers. (inherited from Control)
Protected property IsChildControlStateCleared  Gets a value indicating whether controls contained within this control have control state. (inherited from Control)
Protected property IsEnabled  Gets a value indicating whether the control is enabled. (inherited from WebControl)
Protected property IsTrackingViewState  Gets a value that indicates whether the server control is saving changes to its view state. (inherited from Control)
Protected property IsViewStateEnabled  Gets a value indicating whether view state is enabled for this control. (inherited from Control)
Protected property LoadViewStateByID  Gets a value indicating whether the control participates in loading its view state by ID instead of index. (inherited from Control)
Protected property RenderClientScript  Gets a value that indicates whether to render client script on a Web Parts page. (inherited from WebZone)
Protected property TagKey  (inherited from WebZone)
Protected property TagName  Gets the name of the control tag. This property is used primarily by control developers. (inherited from WebControl)
Protected property 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)
Protected property ViewStateIgnoresCase  Gets a value that indicates whether the StateBag object is case-insensitive. (inherited from Control)
Protected property WebPartManager  Gets a reference to the WebPartManager control associated with a WebZone control instance on a Web Parts page. (inherited from WebZone)
Top

Community Additions

ADD
Show: