CMSPagePlaceholder Properties |
The CMSPagePlaceholder type exposes the following members.
Name | Description | |
---|---|---|
AllowDesignModeActions |
If true, placeholder allows the design mode actions.
| |
CacheMinutes |
Number of minutes the retrieved content is cached for. Zero indicates that the content will not be cached.
| |
CheckPermissions |
If true, placeholder checks access permissions for the editable web parts content.
| |
ChildPagePlaceholders |
Returns the table of all the inner placeholders.
| |
CMSEditableControls |
Returns the array of the editable controls.
| |
CssClass |
CSS class for the envelope
| |
DesignEnabled |
If true, placeholder is enabled in design mode.
| |
DisplayHeader |
If true, the page placeholder displays header in design mode
| |
HasExternalContent |
If true, placeholder is using external content (does not load the layout if available and uses the page info if set).
| |
HidePageTemplateName |
If true, the placeholder hides the page template name
| |
IsAuthorized |
Returns true if the user is authorized for the document.
| |
IsLiveSite |
Indicates if control is used on live site.
(Inherited from CMSPlaceHolder.) | |
Layout |
Returns the layout control.
| |
LayoutInfo |
Returns the layout information.
| |
LayoutTemplate |
Layout template, if set, the given layout is used.
| |
PageInfo |
Page info.
| |
PageLevel |
Page level.
| |
PagePlaceholder |
Parent page placeholder.
| |
PagePlaceholderID |
Page placeholder ID
| |
PageTemplateInfo |
Returns the page template information.
| |
PortalManager |
Parent portal manager.
| |
Root |
If true, the placeholder is the main (root) placeholder on the page.
| |
ShortID |
Short ID of the control.
(Inherited from CMSPlaceHolder.) | |
SiblingPagePlaceholders |
Returns the table of all the sibling page placeholders (page placeholders on the same level).
| |
SiteName |
Site code name.
| |
TemplateInstance |
Returns page template instance structure.
| |
UsingDefaultDocument |
If true, placeholder is using default document.
| |
UsingDefaultPage |
Indicates whether the placeholder is using either default document or default page template.
| |
UsingDefaultPageTemplate |
If true, placeholder is using default page template.
| |
ViewMode |
Page mode of the current placeholder page.
| |
WebPartZones |
Web part zones collection.
|