WebPartZone Members

Serves as the primary control in the Web Parts control set for hosting WebPart controls on a Web page.

The following tables list the members exposed by the WebPartZone type.

  Name Description
Public method WebPartZone Initializes a new instance of the WebPartZone class.
Top

(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

(see also Protected Methods )
  Name Description
Public method ApplyStyle  Copies any nonblank elements of the specified style to the Web control, overwriting any existing style elements of the control. This method is primarily used by control developers. (Inherited from WebControl.)
Public method ApplyStyleSheetSkin  Applies the style properties defined in the page style sheet to the control. (Inherited from Control.)
Public method CopyBaseAttributes  Copies the properties not encapsulated by the Style object from the specified Web server control to the Web server control that this method is called from. This method is used primarily by control developers. (Inherited from WebControl.)
Public method DataBind  Overloaded. Binds a data source to the CompositeControl and all its child controls. (Inherited from CompositeControl.)
Public method Dispose  Enables a server control to perform final clean up before it is released from memory. (Inherited from Control.)
Public method Equals  Overloaded. Determines whether two Object instances are equal. (Inherited from Object.)
Public method FindControl  Overloaded. Searches the current naming container for the specified server control. (Inherited from Control.)
Public method Focus  Sets input focus to a control. (Inherited from Control.)
Public method GetEffectiveChromeType  (Inherited from WebPartZoneBase.)
Public method GetHashCode  Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.)
Public method GetType  Gets the Type of the current instance. (Inherited from Object.)
Public method HasControls  Determines if the server control contains any child controls. (Inherited from Control.)
Public method MergeStyle  Copies any nonblank elements of the specified style to the Web control, but will not overwrite any existing style elements of the control. This method is used primarily by control developers. (Inherited from WebControl.)
Public method Static ReferenceEquals  Determines whether the specified Object instances are the same instance. (Inherited from Object.)
Public method RenderBeginTag  Renders the opening HTML tag of the zone control to the specified HtmlTextWriter object. (Inherited from WebZone.)
Public method RenderControl  Overloaded. Outputs server control content and stores tracing information about the control if tracing is enabled. (Inherited from Control.)
Public method RenderEndTag  Renders the HTML closing tag of the control into the specified writer. This method is used primarily by control developers. (Inherited from WebControl.)
Public method ResolveClientUrl  Gets a URL that can be used by the browser. (Inherited from Control.)
Public method ResolveUrl  Converts a URL into one that is usable on the requesting client. (Inherited from Control.)
Public method SetRenderMethodDelegate  Assigns an event handler delegate to render the server control and its content into its parent control. (Inherited from Control.)
Public method ToString  Returns a String that represents the current Object. (Inherited from Object.)
Top

  Name Description
Protected method AddAttributesToRender  Adds HTML attributes and styles that need to be rendered to the specified HtmlTextWriterTag. This method is used primarily by control developers. (Inherited from WebControl.)
Protected method AddedControl  Called after a child control is added to the Controls collection of the Control object. (Inherited from Control.)
Protected method AddParsedSubObject  Notifies the server control that an element, either XML or HTML, was parsed, and adds the element to the server control's ControlCollection object. (Inherited from Control.)
Protected method BuildProfileTree  Gathers information about the server control and delivers it to the Trace property to be displayed when tracing is enabled for the page. (Inherited from Control.)
Protected method ClearChildControlState  Deletes the control-state information for the server control's child controls. (Inherited from Control.)
Protected method ClearChildState  Deletes the view-state and control-state information for all the server control's child controls. (Inherited from Control.)
Protected method ClearChildViewState  Deletes the view-state information for all the server control's child controls. (Inherited from Control.)
Protected method CloseWebPart  Closes a selected WebPart control in a zone. (Inherited from WebPartZoneBase.)
Protected method ConnectWebPart  Initiates the process of creating a connection between two WebPart controls. (Inherited from WebPartZoneBase.)
Protected method CreateChildControls  Creates the set of child controls contained in a zone. (Inherited from WebPartZoneBase.)
Protected method CreateControlCollection  Creates a ControlCollection object that contains all the controls in a zone. (Inherited from WebPartZoneBase.)
Protected method CreateControlStyle  Creates a set of style characteristics that apply to a zone control when it is visible. (Inherited from WebPartZoneBase.)
Protected method CreateWebPartChrome  Enables derived zones to substitute a custom WebPartChrome object to change the appearance of WebPart controls in a zone. (Inherited from WebPartZoneBase.)
Protected method DataBind  Overloaded. Binds a data source to the invoked server control and all its child controls. (Inherited from Control.)
Protected method DataBindChildren  Binds a data source to the server control's child controls. (Inherited from Control.)
Protected method DeleteWebPart  Deletes a selected WebPart control in a zone. (Inherited from WebPartZoneBase.)
Protected method EditWebPart  Initiates the process of editing a selected WebPart control in a zone. (Inherited from WebPartZoneBase.)
Protected method EnsureChildControls  Determines whether the server control contains child controls. If it does not, it creates child controls. (Inherited from Control.)
Protected method EnsureID  Creates an identifier for controls that do not have an identifier assigned. (Inherited from Control.)
Protected method Finalize  Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Protected method FindControl  Overloaded. Searches the current naming container for the specified server control. (Inherited from Control.)
Protected method GetDesignModeState  Gets design-time data for a control. (Inherited from Control.)
Protected method GetInitialWebParts Overridden. Overrides the abstract base method and gets the initial set of static WebPart controls contained within the zone's template.
Protected method HasEvents  Returns a value indicating whether events are registered for the control or any child controls. (Inherited from Control.)
Protected method IsLiteralContent  Determines if the server control holds only literal content. (Inherited from Control.)
Protected method LoadControlState  Restores control-state information from a previous page request that was saved by the SaveControlState method. (Inherited from Control.)
Protected method LoadViewState  Loads previously saved state information for a zone. (Inherited from WebPartZoneBase.)
Protected method MapPathSecure  Retrieves the physical path that a virtual path, either absolute or relative, maps to. (Inherited from Control.)
Protected method MemberwiseClone  Creates a shallow copy of the current Object. (Inherited from Object.)
Protected method MinimizeWebPart  Minimizes a selected WebPart control in a zone. (Inherited from WebPartZoneBase.)
Protected method OnBubbleEvent  Determines whether the event for the server control is passed up the page's UI server control hierarchy. (Inherited from Control.)
Protected method OnCreateVerbs  Raises the CreateVerbs event. (Inherited from WebPartZoneBase.)
Protected method OnDataBinding  Raises the DataBinding event. (Inherited from Control.)
Protected method OnInit Overridden. Overrides the base method to indicate that the zone has successfully been registered with the WebPartManager control.
Protected method OnLoad  Raises the Load event. (Inherited from Control.)
Protected method OnPreRender  Raises the PreRender event. (Inherited from WebPartZoneBase.)
Protected method OnUnload  Raises the Unload event. (Inherited from Control.)
Protected method OpenFile  Gets a Stream used to read a file. (Inherited from Control.)
Protected method RaiseBubbleEvent  Assigns any sources of the event and its information to the control's parent. (Inherited from Control.)
Protected method RaisePostBackEvent  Updates the status of the current collection of WebPart controls in a zone, based on the changes that have occurred since the most recent postback event. (Inherited from WebPartZoneBase.)
Protected method RecreateChildControls  Recreates the child controls n a control derived from CompositeControl. (Inherited from CompositeControl.)
Protected method RemovedControl  Called after a child control is removed from the Controls collection of the Control object. (Inherited from Control.)
Protected method Render  Renders the zone to the specified HtmlTextWriter object. (Inherited from WebPartZoneBase.)
Protected method RenderBody  Overrides the base method to render the body area of a zone derived from the WebPartZoneBase class. (Inherited from WebPartZoneBase.)
Protected method RenderChildren  Outputs the content of a server control's children to a provided HtmlTextWriter object, which writes the content to be rendered on the client. (Inherited from Control.)
Protected method RenderContents  Renders the entire contents of a zone control between the beginning and ending tags to the specified HtmlTextWriter object. (Inherited from WebZone.)
Protected method RenderControl  Overloaded. Outputs server control content and stores tracing information about the control if tracing is enabled. (Inherited from Control.)
Protected method RenderDropCue  Renders user interface (UI) elements to indicate to an end user where a WebPart control that is being dragged can be dropped within a zone. (Inherited from WebPartZoneBase.)
Protected method RenderFooter  Overrides rendering for the footer of a zone control. (Inherited from WebZone.)
Protected method RenderHeader  Overrides the base method to render the header of a WebPartZoneBase zone that contains WebPart controls. (Inherited from WebPartZoneBase.)
Protected method ResolveAdapter  Gets the control adapter responsible for rendering the specified control. (Inherited from Control.)
Protected method RestoreWebPart  Restores a selected WebPart control that was minimized to normal state. (Inherited from WebPartZoneBase.)
Protected method SaveControlState  Saves any server control state changes that have occurred since the time the page was posted back to the server. (Inherited from Control.)
Protected method SaveViewState  Saves any view-state changes that have occurred after a page was posted back to the server. (Inherited from WebPartZoneBase.)
Protected method SetDesignModeState  Sets design-time data for a control. (Inherited from Control.)
Protected method TrackViewState  Begins the process of tracking view-state changes to a zone so that they can be stored in a StateBag object, and accessed through the ViewState property. (Inherited from WebPartZoneBase.)
Top

  Name Description
Public event CreateVerbs  Occurs when the verbs are created for a zone that derives from the WebPartZoneBase class.(Inherited from WebPartZoneBase.)
Public event DataBinding  Occurs when the server control binds to a data source.(Inherited from Control.)
Public event Disposed  Occurs when a server control is released from memory, which is the last stage of the server control lifecycle when an ASP.NET page is requested.(Inherited from Control.)
Public event Init  Occurs when the server control is initialized, which is the first step in its lifecycle.(Inherited from Control.)
Public event Load  Occurs when the server control is loaded into the Page object.(Inherited from Control.)
Public event PreRender  Occurs after the Control object is loaded but prior to rendering.(Inherited from Control.)
Public event Unload  Occurs when the server control is unloaded from memory.(Inherited from Control.)
Top

Community Additions

ADD
Show: