Click or drag to resize
CMSPagePlaceholder Properties

The CMSPagePlaceholder type exposes the following members.

Properties
  NameDescription
Public propertyAllowDesignModeActions
If true, placeholder allows the design mode actions.
Public propertyCacheMinutes
Number of minutes the retrieved content is cached for. Zero indicates that the content will not be cached.
Public propertyCMSEditableControls
Returns the array of the editable controls.
Public propertyCssClass
CSS class for the envelope
Public propertyDesignEnabled
If true, placeholder is enabled in design mode.
Public propertyDisplayHeader
If true, the page placeholder displays header in design mode
Public propertyHasExternalContent
If true, placeholder is using external content (does not load the layout if available and uses the page info if set).
Public propertyHidePageTemplateName
If true, the placeholder hides the page template name
Public propertyCheckPermissions
If true, placeholder checks access permissions for the editable web parts content.
Public propertyChildPagePlaceholders
Returns the table of all the inner placeholders.
Public propertyIsAuthorized
Returns true if the user is authorized for the document.
Public propertyIsLiveSite
Indicates if control is used on live site.
(Inherited from CMSPlaceHolder.)
Public propertyLayout
Returns the layout control.
Public propertyLayoutInfo
Returns the layout information.
Public propertyLayoutTemplate
Layout template, if set, the given layout is used.
Public propertyPageInfo
Page info.
Public propertyPageLevel
Page level.
Public propertyPagePlaceholder
Parent page placeholder.
Public propertyPagePlaceholderID
Page placeholder ID
Public propertyPageTemplateInfo
Returns the page template information.
Public propertyPortalManager
Parent portal manager.
Public propertyRoot
If true, the placeholder is the main (root) placeholder on the page.
Public propertyShortID
Short ID of the control.
(Inherited from CMSPlaceHolder.)
Public propertySiblingPagePlaceholders
Returns the table of all the sibling page placeholders (page placeholders on the same level).
Public propertySiteName
Site code name.
Public propertyTemplateInstance
Returns page template instance structure.
Public propertyUsingDefaultDocument
If true, placeholder is using default document.
Public propertyUsingDefaultPage
Indicates whether the placeholder is using either default document or default page template.
Public propertyUsingDefaultPageTemplate
If true, placeholder is using default page template.
Public propertyViewMode
Page mode of the current placeholder page.
Public propertyWebPartZones
Web part zones collection.
Top
See Also