|
| Name | Description |
|---|
.gif) | AccessKey | Gets or sets the access key that allows you to quickly navigate to the Web server control. (Inherited from WebControl.) |
.gif) | Adapter | Gets the browser-specific adapter for the control. (Inherited from Control.) |
.gif) | AddVerb | Gets a reference to a WebPartVerb object that enables end users to add controls from a catalog to a Web Parts page. (Inherited from CatalogZoneBase.) |
.gif) | AppRelativeTemplateSourceDirectory | Gets or sets the application-relative virtual directory of the Page or UserControl object that contains this control. (Inherited from Control.) |
.gif) | AssociatedDisplayModes | Gets the collection of WebPartDisplayMode objects that are associated with a particular ToolZone zone. (Inherited from ToolZone.) |
.gif) | Attributes | Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. (Inherited from WebControl.) |
.gif) | BackColor | Gets or sets the background color of the Web server control. (Inherited from WebControl.) |
.gif) | BackImageUrl | Gets or sets the URL to a background image for a zone. (Inherited from WebZone.) |
.gif) | BindingContainer | Infrastructure. Gets the control that contains this control's data binding. (Inherited from Control.) |
.gif) | BorderColor | Gets or sets the border color of the Web control. (Inherited from WebControl.) |
.gif) | BorderStyle | Gets or sets the border style of the Web server control. (Inherited from WebControl.) |
.gif) | BorderWidth | Gets or sets the border width of the Web server control. (Inherited from WebControl.) |
.gif) | CatalogPartChrome | Gets a reference to the instance of the CatalogPartChrome class associated with the CatalogZoneBase zone. (Inherited from CatalogZoneBase.) |
.gif) | CatalogParts | Gets a collection of all the CatalogPart controls contained in a CatalogZoneBase zone. (Inherited from CatalogZoneBase.) |
.gif) | ChildControlsCreated | Gets a value that indicates whether the server control's child controls have been created. (Inherited from Control.) |
.gif) | ClientID | Gets the server control identifier generated by ASP.NET. (Inherited from Control.) |
.gif) | ClientIDSeparator | Gets a character value representing the separator character used in the ClientID property. (Inherited from Control.) |
.gif) | CloseVerb | Gets a reference to a WebPartVerb object that enables end users to close the catalog user interface (UI) and return the page to normal browse mode. (Inherited from CatalogZoneBase.) |
.gif) | Context | Gets the HttpContext object associated with the server control for the current Web request. (Inherited from Control.) |
.gif) | Controls | Gets a ControlCollection object that represents the child controls in a CompositeControl. (Inherited from CompositeControl.) |
.gif) | ControlStyle | Gets the style of the Web server control. This property is used primarily by control developers. (Inherited from WebControl.) |
.gif) | 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.) |
.gif) | CssClass | Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. (Inherited from WebControl.) |
.gif) | DesignMode | Gets a value indicating whether a control is being used on a design surface. (Inherited from Control.) |
.gif) | Display | Gets a value that indicates whether a ToolZone control is currently displayed. (Inherited from ToolZone.) |
.gif) | EditUIStyle | Gets the style attributes for the editable controls contained in a ToolZone control. (Inherited from ToolZone.) |
.gif) | EmptyZoneText | Gets or sets a message that appears when a zone contains no controls. (Inherited from CatalogZoneBase.) |
.gif) | EmptyZoneTextStyle | Gets the style attributes for the placeholder text in an empty zone. (Inherited from WebZone.) |
.gif) | Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from WebControl.) |
.gif) | EnableTheming | Gets or sets a value indicating whether themes apply to this control. (Inherited from WebControl.) |
.gif) | 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.) |
.gif) | 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.) |
.gif) | Events | Gets a list of event handler delegates for the control. This property is read-only. (Inherited from Control.) |
.gif) | Font | Gets the font properties associated with the Web server control. (Inherited from WebControl.) |
.gif) | FooterStyle | Gets the style attributes for the contents of a zone's footer area. (Inherited from WebZone.) |
.gif) | ForeColor | Gets or sets the foreground color (typically the color of the text) of the Web server control. (Inherited from WebControl.) |
.gif) | HasAttributes | Gets a value indicating whether the control has attributes set. (Inherited from WebControl.) |
.gif) | HasChildViewState | Gets a value indicating whether the current server control's child controls have any saved view-state settings. (Inherited from Control.) |
.gif) | HasFooter | Gets a value indicating whether a zone has a footer area. (Inherited from WebZone.) |
.gif) | HasHeader | Gets a value indicating whether a zone has a header area. (Inherited from WebZone.) |
.gif) | HeaderCloseVerb | Gets a reference to the WebPartVerb object in the header of a ToolZone control that is used to close the control. (Inherited from ToolZone.) |
.gif) | HeaderStyle | Gets the style attributes for the contents of a zone's header area. (Inherited from WebZone.) |
.gif) | HeaderText | Gets or sets the text for the header area of a zone. (Inherited from CatalogZoneBase.) |
.gif) | HeaderVerbStyle | Gets the style attributes for all header verbs displayed in a ToolZone control. (Inherited from ToolZone.) |
.gif) | Height | Gets or sets the height of the Web server control. (Inherited from WebControl.) |
.gif) | ID | Gets or sets the programmatic identifier assigned to the server control. (Inherited from Control.) |
.gif) | IdSeparator | Infrastructure. Gets the character used to separate control identifiers. (Inherited from Control.) |
.gif) | InstructionText | Gets or sets the text in a zone that provides directions for end users. (Inherited from CatalogZoneBase.) |
.gif) | InstructionTextStyle | Gets the style attributes for the instruction text that appears at the top of a ToolZone control. (Inherited from ToolZone.) |
.gif) | IsChildControlStateCleared | Gets a value indicating whether controls contained within this control have control state. (Inherited from Control.) |
.gif) | IsEnabled | Gets a value indicating whether the control is enabled. (Inherited from WebControl.) |
.gif) | IsTrackingViewState | Gets a value that indicates whether the server control is saving changes to its view state. (Inherited from Control.) |
.gif) | IsViewStateEnabled | Gets a value indicating whether view state is enabled for this control. (Inherited from Control.) |
.gif) | LabelStyle | Gets the style attributes for the contents of the labels that appear alongside the editing controls within a ToolZone control. The derived ToolZone controls, such as CatalogZone and EditorZone, apply the styles to the labels. (Inherited from ToolZone.) |
.gif) | LoadViewStateByID | Gets a value indicating whether the control participates in loading its view state by ID instead of index. (Inherited from Control.) |
.gif) | 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.) |
.gif) | Padding | Gets or sets the cell padding attributes on the table that contains the WebPart controls in a zone. (Inherited from WebZone.) |
.gif) | Page | Gets a reference to the Page instance that contains the server control. (Inherited from Control.) |
.gif) | Parent | Gets a reference to the server control's parent control in the page control hierarchy. (Inherited from Control.) |
.gif) | PartChromePadding | Gets or sets the distance between the contents of a WebPart control and the border of the control. (Inherited from WebZone.) |
.gif) | PartChromeStyle | Gets style characteristics that apply to the borders of Web Parts controls contained by a zone. (Inherited from WebZone.) |
.gif) | PartChromeType | Gets or sets the type of border that frames Web Parts controls contained by a zone. (Inherited from WebZone.) |
.gif) | PartLinkStyle | Gets an object that contains style attributes for the CatalogPart controls that are not currently selected in the zone. (Inherited from CatalogZoneBase.) |
.gif) | PartStyle | Gets style characteristics that apply to the border and contents of each Web Parts control contained by a zone. (Inherited from WebZone.) |
.gif) | PartTitleStyle | Gets style attributes for the title bar content for each Web Parts control contained by a zone. (Inherited from WebZone.) |
.gif) | RenderClientScript | Gets a value that indicates whether to render client script on a Web Parts page. (Inherited from WebZone.) |
.gif) | SelectedCatalogPartID | Gets or sets a string as an identifier for the currently selected CatalogPart control in a zone. (Inherited from CatalogZoneBase.) |
.gif) | SelectedPartLinkStyle | Gets an object that contains style attributes for the CatalogPart control that is currently selected in the zone. (Inherited from CatalogZoneBase.) |
.gif) | SelectTargetZoneText | Gets or sets the text alongside the control in the catalog user interface (UI) that allows users to choose which zone to add their selected controls to. (Inherited from CatalogZoneBase.) |
.gif) | ShowCatalogIcons | Gets or sets a value that indicates whether server controls in the catalog display their associated icons in the catalog. (Inherited from CatalogZoneBase.) |
.gif) | Site | Gets information about the container that hosts the current control when rendered on a design surface. (Inherited from Control.) |
.gif) | SkinID | Gets or sets the skin to apply to the control. (Inherited from WebControl.) |
.gif) | 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.) |
.gif) | TabIndex | Gets or sets the tab index of the Web server control. (Inherited from WebControl.) |
.gif) | TagKey | Gets the HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers. (Inherited from WebZone.) |
.gif) | TagName | Gets the name of the control tag. This property is used primarily by control developers. (Inherited from WebControl.) |
.gif) | TemplateControl | Gets or sets a reference to the template that contains this control. (Inherited from Control.) |
.gif) | TemplateSourceDirectory | Gets the virtual directory of the Page or UserControl that contains the current server control. (Inherited from Control.) |
.gif) | ToolTip | Gets or sets the text displayed when the mouse pointer hovers over the Web server control. (Inherited from WebControl.) |
.gif) | UniqueID | Gets the unique, hierarchically qualified identifier for the server control. (Inherited from Control.) |
.gif) | VerbButtonType | Gets or sets what kind of button is used to represent verbs in a zone. (Inherited from WebZone.) |
.gif) | VerbStyle | Gets the style attributes for the user interface (UI) verbs associated with Web Parts controls in a zone. (Inherited from WebZone.) |
.gif) | 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.) |
.gif) | ViewStateIgnoresCase | Gets a value that indicates whether the StateBag object is case-insensitive. (Inherited from Control.) |
.gif) | Visible | Gets or sets a value that indicates whether a server control is rendered as a user interface (UI) element on the page. (Inherited from ToolZone.) |
.gif) | WebPartManager | Gets a reference to the WebPartManager control associated with a WebZone control instance on a Web Parts page. (Inherited from WebZone.) |
.gif) | Width | Gets or sets the width of the Web server control. (Inherited from WebControl.) |
.gif) | ZoneTemplate | Gets or sets a template to contain child controls within a CatalogZone control in page persistence format. |