The CMSWebPartZone type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | CMSWebPartZone |
Constructor.
|
![]() | CMSWebPartZone(Boolean) |
Constructor.
|
Methods
Name | Description | |
---|---|---|
![]() | ![]() | Adds HTML attributes and styles that need to be rendered to the specified (Inherited from ![]() ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Notifies the server control that an element, either XML or HTML, was parsed, and adds the element to the server control's (Inherited from ![]() ![]() |
![]() | ![]() | 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 ![]() |
![]() | ![]() | Applies the style properties defined in the page style sheet to the control. (Inherited from ![]() |
![]() | ![]() | Gathers information about the server control and delivers it to the (Inherited from ![]() ![]() |
![]() | cachedControl_PreRender |
PreRender event handler.
|
![]() | ClearCache |
Clears the caches of all the web parts.
|
![]() | ![]() | Sets the cached (Inherited from ![]() ![]() |
![]() | ![]() | Sets the (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Deletes the control-state information for the server control's child controls. (Inherited from ![]() |
![]() | ![]() | Deletes the view-state and control-state information for all the server control's child controls. (Inherited from ![]() |
![]() | ![]() | Deletes the view-state information for all the server control's child controls. (Inherited from ![]() |
![]() | ![]() | Copies the properties not encapsulated by the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a new (Inherited from ![]() ![]() |
![]() | ![]() | Creates the style object that is used internally by the (Inherited from ![]() ![]() |
![]() | ![]() | Called by the ASP.NET page framework to notify server controls that use composition-based implementation to create any child controls they contain in preparation for posting back or rendering. (Inherited from ![]() |
![]() | ![]() | Binds a data source to the invoked server control and all its child controls. (Inherited from ![]() |
![]() | ![]() | Binds a data source to the invoked server control and all its child controls with an option to raise the (Inherited from ![]() ![]() |
![]() | ![]() | Binds a data source to the server control's child controls. (Inherited from ![]() |
![]() | ![]() | Enables a server control to perform final clean up before it is released from memory. (Inherited from ![]() |
![]() ![]() | EnablePartialCache |
Returns true if the partial caching is enabled.
|
![]() | ![]() | Determines whether the server control contains child controls. If it does not, it creates child controls. (Inherited from ![]() |
![]() | ![]() | Creates an identifier for controls that do not have an identifier assigned. (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Searches the current naming container for a server control with the specified id parameter. (Inherited from ![]() |
![]() | ![]() | Searches the current naming container for a server control with the specified id and an integer, specified in the pathOffset parameter, which aids in the search. You should not override this version of the (Inherited from ![]() ![]() |
![]() | FindWebPart(String) |
Finds the web part with specific name.
|
![]() | FindWebPart(Type) |
Finds the web part with specific type (first web part).
|
![]() | ![]() | Sets input focus to a control. (Inherited from ![]() |
![]() | ![]() | Gets design-time data for a control. (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | GetImageUrl |
Gets UI image relative path.
|
![]() | ![]() | Gets the URL that corresponds to a set of route parameters. (Inherited from ![]() |
![]() | ![]() | Gets the URL that corresponds to a set of route parameters. (Inherited from ![]() |
![]() | ![]() | Gets the URL that corresponds to a set of route parameters and a route name. (Inherited from ![]() |
![]() | ![]() | Gets the URL that corresponds to a set of route parameters and a route name. (Inherited from ![]() |
![]() | GetSpellCheckFields |
Returns the list of the field IDs (Client IDs of the inner controls) that should be spell checked.
|
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Returns the prefixed portion of the (Inherited from ![]() ![]() |
![]() | GetValue |
Returns the value of the given webpart property property.
|
![]() | GetWebPart |
Returns web part with the specified name or null if not found.
|
![]() ![]() | GetWebPartUrl |
Gets the URL for the web part to load.
|
![]() | ![]() | Determines if the server control contains any child controls. (Inherited from ![]() |
![]() | ![]() | Returns a value indicating whether events are registered for the control or any child controls. (Inherited from ![]() |
![]() | ![]() | Determines if the server control holds only literal content. (Inherited from ![]() |
![]() | LoadCachedWebPart |
Loads the content to the partially cached web part
|
![]() | ![]() | Restores control-state information from a previous page request that was saved by the (Inherited from ![]() ![]() |
![]() | LoadRegionsContent |
Loads the editable regions content.
|
![]() | ![]() | Restores view-state information from a previous request that was saved with the (Inherited from ![]() ![]() |
![]() ![]() | LoadWebPart |
Loads the web part to the given zone. Returns the newly created web part.
|
![]() | LoadWebParts |
Loads the web parts to the control.
|
![]() | LoadWebPartsContent |
Loads the web parts content.
|
![]() | ![]() | Retrieves the physical path that a virtual path, either absolute or relative, maps to. (Inherited from ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | 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 ![]() |
![]() | ![]() | Determines whether the event for the server control is passed up the page's UI server control hierarchy. (Inherited from ![]() |
![]() | OnContentLoaded |
Method that is called when the page content is fully loaded.
|
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | OnInit |
Init action.
(Overrides CMSWebControl OnInit(EventArgs).) |
![]() | OnLoad |
Load action.
(Overrides ![]() |
![]() | OnPreRender |
PreRender action.
(Overrides ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Gets a (Inherited from ![]() ![]() |
![]() | ![]() | Assigns any sources of the event and its information to the control's parent. (Inherited from ![]() |
![]() | ReloadControls | Obsolete.
Reloads the zone controls.
|
![]() | ReloadData |
Causes reloading the data, override to implement the data reloading procedure.
|
![]() | ![]() | (Inherited from ![]() |
![]() | RemoveVariantFromCache |
Removes the variant from cache.
|
![]() | Render |
Render action.
(Overrides ![]() |
![]() | ![]() | Renders the HTML opening tag of the control to the specified writer. This method is used primarily by control developers. (Inherited from ![]() |
![]() | ![]() | Renders the contents of the control to the specified writer. This method is used primarily by control developers. (Inherited from ![]() |
![]() | ![]() | Outputs server control content to a provided (Inherited from ![]() ![]() |
![]() | ![]() | Outputs server control content to a provided (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Renders the HTML closing tag of the control into the specified writer. This method is used primarily by control developers. (Inherited from ![]() |
![]() | ![]() | Outputs the content of a server control's children to a provided (Inherited from ![]() ![]() |
![]() | RequiresWebPartManagement | Obsolete.
Returns true if the web part management support is required.
|
![]() | ![]() | Gets the control adapter responsible for rendering the specified control. (Inherited from ![]() |
![]() | ![]() | Gets a URL that can be used by the browser. (Inherited from ![]() |
![]() | ResolveMacros |
Resolves the macros within current WebPart context.
|
![]() | ![]() | Converts a URL into one that is usable on the requesting client. (Inherited from ![]() |
![]() | SaveContent |
Saves the page content to the page info.
|
![]() | ![]() | Saves any server control state changes that have occurred since the time the page was posted back to the server. (Inherited from ![]() |
![]() | ![]() | Saves any state that was modified after the (Inherited from ![]() ![]() |
![]() | ![]() | Sets design-time data for a control. (Inherited from ![]() |
![]() | ![]() | Assigns an event handler delegate to render the server control and its content into its parent control. (Inherited from ![]() |
![]() | SetValue |
Sets the property value of the control, setting the value affects only local property value.
|
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
![]() | ![]() | Causes the control to track changes to its view state so they can be stored in the object's (Inherited from ![]() ![]() |
![]() | Validate |
Saves the page content to the page info.
|
Extension Methods
Name | Description | |
---|---|---|
![]() | AddCssClass |
Adds CSS class to control. If class is already present, than adding is skipped. Class names are case sensitive.
(Defined by ControlsExtensions.) |
![]() | AsValue |
Converts object to a query value which can be used as a query parameter
(Defined by QueryExtensions.) |
![]() | CallHandled |
Calls the method handled by the exception handler. If the call doesn't succeed, the problem is reported through parent IExceptionHandler control instead of throwing unhandled exception for the entire page.
Returns true, if the call succeeded, otherwise returns false.
(Defined by ControlsExtensions.) |
![]() | GetAPIString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) |
![]() | GetCssClasses |
Returns all CSS classes of control.
(Defined by ControlsExtensions.) |
![]() | GetRenderedHTML |
Returns HTML which would be rendered by control to page.
(Defined by ControlsExtensions.) |
![]() | GetString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) |
![]() | HasCssClass |
Checks whether the control has given CSS class. Class names are case sensitive.
(Defined by ControlsExtensions.) |
![]() | RemoveCssClass |
Removes all occurrences. Class names are case sensitive.
(Defined by ControlsExtensions.) |
![]() | SetCssClasses |
Sets CSS classes to the control. Current classes will be overridden.
(Defined by ControlsExtensions.) |
![]() | ToBoolean |
Returns the boolean representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToDateTime |
Returns the DateTime representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToDouble |
Returns the double representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToGuid |
Returns the Guid representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToInteger |
Returns the integer representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToString |
Returns the string representation of an object or default value if not.
(Defined by CoreExtensions.) |
Fields
Name | Description | |
---|---|---|
![]() | extDragDrop |
Drag and drop extender.
|
![]() | lblTitle |
Zone title.
|
![]() | mCMSEditableControls |
List of the editable controls located under current placeholder.
|
![]() | mContainer |
Container info object.
|
![]() | mContextResolver |
Zone context resolver.
|
![]() | mLocalProperties |
Local web part properties.
|
![]() | mNotResolveProperties |
List of the property names that should not be resolved with macros.
|
![]() | mOrphaned |
True if the zone is orphaned - Not included in layout.
|
![]() | mPagePlaceholder |
Parent page placeholder.
|
![]() | mParentZoneControl |
If this instance is a zone variant then this variable contains the parent zone control (CMSWebPartZone), otherwise is null.
|
![]() | mPnlZoneVariants |
Container for zone variants.
|
![]() | mShortClientID |
Short client ID.
|
![]() | mSQLProperties |
List of the property names that are used in SQL queries and should avoid SQL injection.
|
![]() | mUpdatePanel |
Update panel.
|
![]() | mViewMode |
Zone view mode.
|
![]() | mWebPartContainer |
Web part container.
|
![]() | mWebParts |
Collection of all the web part located within the zone.
|
![]() | mWidgetZoneType |
Zone type.
|
![]() | mZoneInstance |
Zone instance with the settings.
|
![]() | pnlCue |
Drop cue panel.
|
![]() | pnlDesignHeader |
Zone design mode header container.
|
![]() | pnlZone |
Zone container.
|
Properties
Name | Description | |
---|---|---|
![]() | ![]() | Gets or sets the access key that allows you to quickly navigate to the Web server control. (Inherited from ![]() |
![]() | ![]() | Gets the browser-specific adapter for the control. (Inherited from ![]() |
![]() | AdjustFreeLayoutToParent |
If true, then the size of the free layout is adjusted to match the parent size
|
![]() | Align |
Align
|
![]() | AllowModifyWebPartCollection |
If true, the zone allows adding new web parts
|
![]() | ![]() | Gets or sets the application-relative virtual directory of the (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. (Inherited from ![]() |
![]() | ![]() | Gets or sets the background color of the Web server control. (Inherited from ![]() |
![]() | ![]() | Gets the control that contains this control's data binding. (Inherited from ![]() |
![]() | ![]() | Gets or sets the border color of the Web control. (Inherited from ![]() |
![]() | ![]() | Gets or sets the border style of the Web server control. (Inherited from ![]() |
![]() | ![]() | Gets or sets the border width of the Web server control. (Inherited from ![]() |
![]() | ![]() | Gets the control ID for HTML markup that is generated by ASP.NET. (Inherited from ![]() |
![]() | ![]() | Gets or sets the algorithm that is used to generate the value of the (Inherited from ![]() ![]() |
![]() | ![]() | Gets a character value representing the separator character used in the (Inherited from ![]() ![]() |
![]() | CMSEditableControls |
Returns the array of the editable controls.
|
![]() | ConditionalLayout |
Conditional layout within which the zone is placed.
|
![]() | Container |
Web part container object.
|
![]() | ContainerAfter |
Container to render after the control.
|
![]() | ContainerBefore |
Container to render before the control.
|
![]() | ContainerClientID |
Returns the client ID of the zone container control
|
![]() | ContainerHideOnCurrentPage |
Returns true if the container should be hidden on current page (hide container on subpages in effect).
|
![]() | ContainerHideOnSubPages |
Hide container on sub pages.
|
![]() | ContainerName |
Container name.
|
![]() | ContainerTitle |
Container title.
|
![]() | ContentAfter |
Content after.
|
![]() | ContentBefore |
Content before.
|
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ContextResolver |
Web part zone context resolver.
|
![]() | ![]() | Gets a (Inherited from ![]() ![]() |
![]() | ![]() | Gets the style of the Web server control. This property is used primarily by control developers. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether a (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. (Inherited from ![]() |
![]() | CustomTimeZone |
Returns custom time zone info.
|
![]() | ![]() | Gets a reference to the naming container if the naming container implements (Inherited from ![]() ![]() |
![]() | ![]() | Gets a reference to the naming container if the naming container implements (Inherited from ![]() ![]() |
![]() | ![]() | Gets a value indicating whether a control is being used on a design surface. (Inherited from ![]() |
![]() | DisplayHeader |
If true, the web part zone displays header in design mode
|
![]() | DisplayToRoles |
Display to roles.
|
![]() | ![]() | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from ![]() |
![]() | ![]() | Gets or sets a value indicating whether themes apply to this control. (Inherited from ![]() |
![]() | ![]() | 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 ![]() |
![]() | ![]() | Gets a list of event handler delegates for the control. This property is read-only. (Inherited from ![]() |
![]() | ![]() | Gets the font properties associated with the Web server control. (Inherited from ![]() |
![]() | ![]() | Gets or sets the foreground color (typically the color of the text) of the Web server control. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether the control has attributes set. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether the current server control's child controls have any saved view-state settings. (Inherited from ![]() |
![]() | HasVariants |
Indicates whether the zone has any variants.
|
![]() | HeaderContainer |
Control to which the zone header should be rendered
|
![]() | ![]() | Gets or sets the height of the Web server control. (Inherited from ![]() |
![]() | HideOnCurrentPage |
Returns true if the control should be hidden on current page (hide control on subpages in effect).
|
![]() | HideOnSubPages |
Hide on sub pages.
|
![]() | ![]() | Gets a value that indicates whether the server control's child controls have been created. (Inherited from ![]() |
![]() | ChildrenHaveVariants |
Returns true if the children components have any variants
|
![]() | ID |
Gets or sets the programmatic identifier assigned to the server control.
(Overrides ![]() |
![]() | ![]() | Gets the character used to separate control identifiers. (Inherited from ![]() |
![]() | InstanceGUID |
Web part instance GUID.
|
![]() | IsEmpty |
Returns true if the zone is empty (no web part is visible)
|
![]() | ![]() | Gets a value indicating whether the control is enabled. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether controls contained within this control have control state. (Inherited from ![]() |
![]() | IsLiveSite |
Indicates if control is used on live site.
(Inherited from CMSWebControl.) |
![]() | ![]() | Gets a value that indicates whether the server control is saving changes to its view state. (Inherited from ![]() |
![]() | IsVariant |
Indicates whether this web part is a variant of an existing zone.
|
![]() | ![]() | Gets a value indicating whether view state is enabled for this control. (Inherited from ![]() |
![]() | IsVisible |
Returns true if the web part zone is visible.
|
![]() | LayoutType |
Zone layout type
|
![]() | LayoutZone |
True if the zone is generated by web part layout.
|
![]() | ![]() | Gets a value indicating whether the control participates in loading its view state by (Inherited from ![]() ![]() |
![]() | Margin |
Margin
|
![]() | ![]() | Gets a reference to the server control's naming container, which creates a unique namespace for differentiating between server controls with the same (Inherited from ![]() ![]() |
![]() | NotResolveProperties |
List of the property names that should not be resolved with macros.
|
![]() | Padding |
Padding
|
![]() | ![]() | Gets a reference to the (Inherited from ![]() ![]() |
![]() | PagePlaceholder |
Parent page placeholder.
|
![]() | ![]() | Gets a reference to the server control's parent control in the page control hierarchy. (Inherited from ![]() |
![]() | ParentHasVariants |
Returns true if the parent component has any variants
|
![]() | ParentWebPart |
Parent portal component
|
![]() | ParentZoneControl |
Gets the parent zone control (CMSWebPartZone) if this instance is a zone variant. Otherwise returns null.
|
![]() | PnlZoneVariants |
Container for zone variants.
|
![]() | PortalManager |
Parent portal manager.
|
![]() | ![]() | Gets a value that specifies the ASP.NET version that rendered HTML will be compatible with. (Inherited from ![]() |
![]() | ShortClientID |
Returns the short client ID of the web part.
|
![]() | ShortID |
Short ID of the control.
(Inherited from CMSWebControl.) |
![]() | ShowForDocumentTypes |
Show for document types.
|
![]() | SimpleRender |
If true, the zone is rendered in a simple mode
|
![]() | ![]() | Gets information about the container that hosts the current control when rendered on a design surface. (Inherited from ![]() |
![]() | ![]() | Gets or sets the skin to apply to the control. (Inherited from ![]() |
![]() | SQLProperties |
List of the property names that are used in SQL queries and should avoid SQL injection.
|
![]() | ![]() | 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 ![]() |
![]() | ![]() | Gets a value that indicates whether the control should set the disabled attribute of the rendered HTML element to "disabled" when the control's (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets the tab index of the Web server control. (Inherited from ![]() |
![]() | TagKey |
Overrides the generation of the SPAN tag with custom tag.
(Overrides ![]() |
![]() | ![]() | Gets the name of the control tag. This property is used primarily by control developers. (Inherited from ![]() |
![]() | ![]() | Gets or sets a reference to the template that contains this control. (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | TimeZoneType |
Returns time zone type.
|
![]() | TitleLabel |
Gets the zone title label.
|
![]() | ![]() | Gets or sets the text displayed when the mouse pointer hovers over the Web server control. (Inherited from ![]() |
![]() | UIContext |
Returns control's UI context
(Inherited from CMSWebControl.) |
![]() | ![]() | Gets the unique, hierarchically qualified identifier for the server control. (Inherited from ![]() |
![]() | UpdatePanel |
Update panel of the web part.
|
![]() | UseUpdatePanel |
Use update panel.
|
![]() | ViewMode |
Page mode of the current zone.
|
![]() | ![]() | 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 ![]() |
![]() | ![]() | Gets a value that indicates whether the (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets the view-state mode of this control. (Inherited from ![]() |
![]() | ![]() | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from ![]() |
![]() | WebPartContainer |
Web part container control.
|
![]() | WebPartManagementRequired |
Indicates whether the web part management support is required.
|
![]() | WebParts |
List of WebParts contained within the zone.
|
![]() | WidgetZoneType |
Widget zone type.
|
![]() | ![]() | Gets or sets the width of the Web server control. (Inherited from ![]() |
![]() | Wireframe |
If set to true, the zone is set to free layout adjusting to parent and simple rendering mode for wireframe purposes
|
![]() | ZoneHeight |
Height of the web part zone
|
![]() | ZoneId |
Zone Id used mainly in conditional layouts where zone should be shared in multiple layouts.
|
![]() | ZoneInstance |
Web part zone instance object.
|
![]() | ZoneTitle |
Zone title.
|
![]() | ZoneType |
Gets or sets the type of the zone. This value is processed only in the UI pages.
|
![]() | ZoneWidth |
Width of the web part zone
|
Events
Name | Description | |
---|---|---|
![]() | ![]() | Occurs when the server control binds to a data source. (Inherited from ![]() |
![]() | ![]() | 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 ![]() |
![]() | ![]() | Occurs when the server control is initialized, which is the first step in its lifecycle. (Inherited from ![]() |
![]() | ![]() | Occurs when the server control is loaded into the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs after the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when the server control is unloaded from memory. (Inherited from ![]() |
See Also