You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > MyAccount Class
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
MyAccount Class
C#
[DefaultProperty("DefaultMyAccountID"), ToolboxData("<{0}:MyAccount runat=server></{0}:MyAccount>")]
public class MyAccount : ECommerceControl, ICallbackEventHandler;
Visual Basic
<DefaultProperty("DefaultMyAccountID"), ToolboxData("<{0}:MyAccount runat=server></{0}:MyAccount>")>
Public Class MyAccount
Inherits ECommerceControl
Inherits ICallbackEventHandler

MyAccount.cs

This is class Ektron.Cms.Controls.MyAccount.

Name 
Description 
The methods of the MyAccount class are listed here. 
The properties of the MyAccount 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.  
 
Wraps the resulting collection with the Ektron Toolbars, which will only display when a user is logged in.  
 
Wrap 
Method that can be overridden and used to wrap an Ektron toolbar corresponding to a particular Control around some Html text.  
 
Name 
Description 
 
An ID or comma separated list of IDs for a Custom User Property (or properties) to expose in the UI. These properties are used to define information about a user beyond the standard Ektron CMS400.NET user properties; such as Username, First Name, Password and email Address.  
 
The ID of the default country that appears in the Billing Address and Shipping Address. Set this ID to the country from which the majority of your customers will be making purchases. If the site visitor is from a different country, he can it change when editing the Billing or Shipping Address. Note: If a site visitor enters information in the Billing Address area, his Billing Country seeds the Shipping Country when adding a new Shipping Address.  
 
Specify an external XSLT file to render the control. By default, the control uses MyAccount.xsl. This file is located in  
 
Provides access to the CustomerData object.  
 
Image to show while Ajax is fetching data. The default is ajax-loader_circle_lg.gif".  
 
Enter the path of a template that contains the Login server control. When a site visitor arrives at this control and is not logged in, the control checks this property for a path to template containing a Login server control. If one exists, the site visitor is sent to that template. Once he’s logged in, he’s returned to the template containing the MyAccount server control. If no path exists, the control checks the following key the web.config file for a path.  
 
Specify the path to a style sheet for use with this server control. The location can be relative or absolute. Leave blank to use the default style sheet.  
 
When true, uses Microsoft Ajax.  
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!