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

The PersonalizationManager server control allows site users to personalize, add, edit and hide content on a Web page. The level of privileges assigned to a site user in CMS400.NET determines what personalization functionality is available when the control is active. The Personalization manager only appears when a user is logged in to the site.

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

PersonalizationManager.cs

The Administrator Manual section "Personalization Feature" and the Developer Manual section "Personalization Server Controls" > "PersonalizationManager Server Control".

Name 
Description 
The methods of the PersonalizationManager class are listed here. 
The properties of the PersonalizationManager class are listed here. 
 
Name 
Description 
 
Fill 
Method that can be overridden and used to grab data from the back end for each server control.  
 
Name 
Description 
 
Gets or sets the text for the Add Content Exit link. The default text is Done Add Content.  
 
Gets or sets the text for the Add Content link. The default is Add Content.  
 
Gets or sets the text for the Current User radio button. The default is Current User.  
 
Gets or sets the display format to vertical or horizontal for the Personalization Manager. The default is Vertical.  
 
HeaderBackColor sets the background color of the personalization manager header.  
 
The text that appears in the header of the Personalization Manager.  
 
Gets or sets the text for the Exit link. The default is Done.  
 
Gets or sets the text for the Scope. The default is Personalization For.  
 
Gets or sets the text for the Start link. The default is Personalize.  
 
Gets or sets the text for the Public User radio button. The default is Public User.  
 
Gets or sets the text for the Reset link text. The default is Reset To Default.  
 
Gets or sets the tool tip text for the Reset link. The default is Reset the current user's personalization data for the page.  
 
Please select Path | PathAndQuery  
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!