PortalContext Properties |
The PortalContext type exposes the following members.
Name | Description | |
---|---|---|
ColumnNames |
Available column names.
(Inherited from AbstractDataContainerParentObjectType.) | |
ContentPersonalizationEnabled |
Indicates whether to show the Content personalization variant slider and render all the web part/zone variants.
| |
ContentPersonalizationVariantsEnabled |
Gets or sets the value that indicates whether current page has at least one personalization variant
| |
CurrentComponents |
List of web part containers used by current page. Hashtable [containerName.ToLowerCSafe() -> WebPartContainerInfo]
| |
CurrentEditableControls |
Gets the list of editable controls on current page.
| |
CurrentPageManager |
Gets or sets the current page manager
| |
CurrentSiteStylesheet |
Returns the current site stylesheet info.
| |
CurrentSiteStylesheetName |
Returns current site stylesheet name.
| |
CurrentUserIsDesigner |
Indicates whether the current user has designer rights and can access web part properties (UI element)
| |
DashboardName |
Gets or sets the current dashboard name.
| |
DashboardSiteName |
Gets or sets the current dashboard site name.
| |
EditableControlsHidden |
Gets or sets the value that indicates whether current page may contain some hidden editable controls
| |
IsDefault |
Returns true if the context is the default request context
(Inherited from ContextContainerTParent.) | |
Item |
Gets the value of particular property
(Inherited from AbstractHierarchicalObjectTObject.) | |
Key |
Unique container key
(Inherited from ContextContainerTParent.) | |
MVTVariantsEnabled |
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.
| |
Properties |
Properties available through the context.
(Inherited from AbstractHierarchicalObjectTObject.) | |
PropertyList |
Used property list
(Inherited from AbstractHierarchicalObjectTObject.) | |
RegisteredColumns |
Registered Columns
(Inherited from AbstractSimpleDataContainerTObject.) | |
RegisteredColumnsObject |
Registered Columns object
(Inherited from AbstractSimpleDataContainerTObject.) | |
RegisteredProperties |
Registered properties
(Inherited from AbstractHierarchicalObjectTObject.) | |
RegisteredPropertiesObject |
Registered properties object
(Inherited from AbstractHierarchicalObjectTObject.) | |
UseLocalColumns |
If true, the object uses local columns
(Inherited from AbstractSimpleDataContainerTObject.) | |
UseLocalProperties |
If true, the object uses local properties
(Inherited from AbstractHierarchicalObjectTObject.) | |
ViewMode |
Returns current ViewMode.
|