You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > MyAccount Class > MyAccount Properties > CustomPropertyID
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
MyAccount.CustomPropertyID Property

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.

C#
[Category("Ektron")]
[TypeConverter(typeof(string))]
[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.")]
[DefaultValue("")]
public string CustomPropertyID;
Visual Basic
<Category("Ektron")>
<TypeConverter(typeof(string))>
<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.")>
<DefaultValue("")>
Public Property CustomPropertyID() As string
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!