The User type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
| AlbumGetList | Overloaded. | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| Get |
Get all the informations of the user
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| GroupGetList | Overloaded. | |
| MemberwiseClone | (Inherited from Object.) | |
| OnObjectDeleted |
Raise a event ObjectDeleted (Inherited from IpernityObject.) | |
| ToString |
Returns the user name
(Overrides Object..::.ToString()()().) |
Properties
| Name | Description | |
|---|---|---|
| Albums |
Gets the user albums
| |
| Alias |
Gets the user alias
| |
| Anonymous |
Gets an anonymous user
| |
| Authenticate |
Set it to true before calling the method authenticated
(Inherited from IpernityObject.) | |
| CountDocs |
Gets the user docs count
| |
| CountNetwork |
Gets the user contacts count
| |
| CountPosts |
Gets
| |
| Groups |
Gets the user groups
| |
| Icon |
Gets the user icon link
| |
| Id |
Gets the user ID
| |
| IsClosed |
Gets whether the user account is closed
| |
| IsContact |
Gets whether the user is a contact
| |
| IsFamily |
Gets whether the user is family
| |
| IsFriend |
Gets whether the user is a friend
| |
| IsOnline |
Gets whether the user is online
| |
| IsPro |
Gets whether the user has a pro account
| |
| LastOnline |
Gets the user last online date
| |
| Link |
Gets the user page link
| |
| MemberSince |
Gets the user member date
| |
| Name |
Gets the user name
| |
| RealName |
Gets the user real name
| |
| RevContact |
Gets the revcontact
| |
| RevFamily |
Gets the revfamiy
| |
| RevFriend |
Gets the revfriend
| |
| Tmo |
Gets the user tmo
| |
| UserLocation |
Gets the uesr location
|
Events
| Name | Description | |
|---|---|---|
| ObjectDeleted |
Occurs when an object is deleted from Ipernity
(Inherited from IpernityObject.) |