Click or drag to resize
PortalContext Properties

The PortalContext type exposes the following members.

Properties
  NameDescription
Public propertyColumnNames
Available column names.
(Inherited from AbstractDataContainerParentObjectType.)
Public propertyStatic memberContentPersonalizationEnabled
Indicates whether to show the Content personalization variant slider and render all the web part/zone variants.
Public propertyStatic memberContentPersonalizationVariantsEnabled
Gets or sets the value that indicates whether current page has at least one personalization variant
Public propertyStatic memberCurrentComponents
List of web part containers used by current page. Hashtable [containerName.ToLowerCSafe() -> WebPartContainerInfo]
Public propertyStatic memberCurrentEditableControls
Gets the list of editable controls on current page.
Public propertyStatic memberCurrentPageManager
Gets or sets the current page manager
Public propertyStatic memberCurrentSiteStylesheet
Returns the current site stylesheet info.
Public propertyStatic memberCurrentSiteStylesheetName
Returns current site stylesheet name.
Public propertyStatic memberCurrentUserIsDesigner
Indicates whether the current user has designer rights and can access web part properties (UI element)
Public propertyStatic memberDashboardName
Gets or sets the current dashboard name.
Public propertyStatic memberDashboardSiteName
Gets or sets the current dashboard site name.
Public propertyStatic memberEditableControlsHidden
Gets or sets the value that indicates whether current page may contain some hidden editable controls
Public propertyIsDefault
Returns true if the context is the default request context
(Inherited from ContextContainerTParent.)
Public propertyItem
Gets the value of particular property
(Inherited from AbstractHierarchicalObjectTObject.)
Public propertyKey
Unique container key
(Inherited from ContextContainerTParent.)
Public propertyStatic memberMVTVariantsEnabled
Indicates whether to show the MVT variant slider and render all the web part/zone variants. This value will be true only when there are defined any multivariate tests for the current document.
Public propertyProperties
Properties available through the context.
(Inherited from AbstractHierarchicalObjectTObject.)
Protected propertyPropertyList
Used property list
(Inherited from AbstractHierarchicalObjectTObject.)
Protected propertyRegisteredColumns
Registered Columns
(Inherited from AbstractSimpleDataContainerTObject.)
Protected propertyRegisteredColumnsObject
Registered Columns object
(Inherited from AbstractSimpleDataContainerTObject.)
Protected propertyRegisteredProperties
Registered properties
(Inherited from AbstractHierarchicalObjectTObject.)
Protected propertyRegisteredPropertiesObject
Registered properties object
(Inherited from AbstractHierarchicalObjectTObject.)
Protected propertyUseLocalColumns
If true, the object uses local columns
(Inherited from AbstractSimpleDataContainerTObject.)
Protected propertyUseLocalProperties
If true, the object uses local properties
(Inherited from AbstractHierarchicalObjectTObject.)
Public propertyStatic memberViewMode
Returns current ViewMode.
Top
See Also