You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > EktronWebPartZone Class
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
EktronWebPartZone Class

Similar to a Microsoft WebPartZone, the EktronWebPartZone server control provides a location for content to be displayed on a Web page. The difference between the two is formatting. The EktronWebPartZone is designed to work specifically with Ektron Server Controls, while Microsoft WebPartZones are more generic.

C#
[DefaultProperty("Text")]
[ToolboxData("<{0}:EktronWebPartZone runat=server></{0}:EktronWebPartZone>")]
public class EktronWebPartZone : WebPartZone;
Visual Basic
<DefaultProperty("Text")>
<ToolboxData("<{0}:EktronWebPartZone runat=server></{0}:EktronWebPartZone>")>
Public Class EktronWebPartZone
Inherits WebPartZone

EkWebPartZone.cs

Name 
Description 
The properties of the EktronWebPartZone class are listed here. 
 
Name 
Description 
 
DESIGN TIME ONLY: Used to find the web service required to access the CMS in Design Time.  
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!