|
Ektron CMS400.NET API Documentation
|
A data object that contains the properties that make up a user.
public class UserData : CMSObject;
Public Class UserData Inherits CMSObject
UserData.vb
|
Name |
Description |
|
The properties of the UserData class are listed here. |
|
|
Name |
Description |
|
Gets or set whether the user has accepted the Terms and Conditions associated with a Threaded Discussion. This is for the UserData object. | |
| ||
|
Gets or sets the user's avatar URL for a Threaded Discussion. This is for the UserData object. For Example, www.example.com/images/smiley.gif | |
|
Gets or sets the creation date of a user. This is for the UserData object. | |
|
Gets or sets the user's display alias for the UserData object, used in the forums and other locations. | |
|
Gets or sets the user's first name and last name for the UserData object. This is for the UserData object. | |
|
Gets or sets the user's email address for the UserData object. | |
|
Gets or sets the first name of a user for the UserData object. | |
|
Gets or sets the integer ID of the group to which the user belongs. This is for the UserData object. | |
|
Gets or sets the name of the group to which the user belongs. This is for the UserData object. | |
|
Gets or sets the integer ID of a user for the UserData object. | |
|
Gets or sets a boolean indicating whether the user is a Membership user or not. This is for UserData object. | |
|
Gets or sets the integer ID of the language for the UserData object. | |
|
Gets or set the name of the user's language for the UserData object. | |
|
Gets or sets the last date a user logged into CMS400.NET. This is for the UserData object. | |
|
Gets or sets the last name of a user for the UserData object. | |
| ||
|
Gets or sets the user's password for the UserData object. | |
|
Gets or sets the user's rank for a Threaded Discussion for the UserData object. | |
|
Gets or sets the user's signature for the UserData object, used in the forums and other locations. | |
|
Gets or sets the username of a user for the UserData object. | |
|
Gets or sets a user's preferences as UserPreferenceData for the UserData object. |
|
Copyright (c) 2007. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|