The Album type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
![]() | Delete |
Delete the album
|
![]() | DocsAdd | Overloaded. |
![]() | DocsGetContext | Overloaded. |
![]() | DocsGetList | Overloaded. |
![]() | DocsRemove | Overloaded. |
![]() | DocsSetList | Overloaded. |
![]() | Edit | Overloaded. |
![]() | Equals | (Inherited from Object.) |
![]() | FavesAdd |
Add the album to your faves
|
![]() | FavesRemove |
Remove an album from your faves
|
![]() | Finalize | (Inherited from Object.) |
![]() | Get | Overloaded. |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetVisitors | Overloaded. |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | OnObjectDeleted |
Raise a event ObjectDeleted (Inherited from IpernityObject.) |
![]() | SetPerms |
Set permissions for an album
|
![]() | ToString |
Returns the album name
(Overrides Object..::.ToString()()().) |
Properties
Name | Description | |
---|---|---|
![]() | Authenticate |
Set it to true before calling the method authenticated
(Inherited from IpernityObject.) |
![]() | CanComment |
Gets or sets whether the album can be commented
|
![]() | CanFave |
Gets or sets whether the document can be faved
|
![]() | CountComments |
Gets or sets comments count
|
![]() | CountDocs |
Gets or sets the docs count
|
![]() | CountFamily |
Gets or sets family documents count
|
![]() | CountFamilyAndFriend |
Gets or sets family and friend documents count
|
![]() | CountFaves |
Gets or sets faves count
|
![]() | CountFriend |
Gets or sets friend documents count
|
![]() | CountPublic |
Gets or sets public documents count
|
![]() | CountVisits |
Gets or sets visits count
|
![]() | Cover |
Gets or sets the document to use as cover
|
![]() | CoverHeight |
Gets or sets the cover height
|
![]() | CoverUrl |
Gets or sets the cover url
|
![]() | CoverWidth |
Gets or sets the cover width
|
![]() | CreatedAt |
Gets or sets the album creation date
|
![]() | Description |
Gets or sets the album description
|
![]() | Documents |
Gets the list of documents
|
![]() | Id |
Gets or sets the album ID
|
![]() | LastCommentAt |
Gets or sets the album last comment date
|
![]() | LastUpdateAt |
Gets or sets the album last update date
|
![]() | Link |
Gets or set the album link
|
![]() | PermissionComment |
Gets or sets album comment permission
|
![]() | Title |
Gets or sets the album title
|
![]() | TotalVisits |
Gets or sets the calling user total visits count
|
![]() | Visitors |
Gets the list of visitors
|
![]() | YouIsFave |
Gets or sets whether the album can be faved by the calling user
|
![]() | YouLastVisit |
Gets or sets the calling user last visit date
|
![]() | YouVisits |
Gets or sets the number of visits made by the calling user
|
Events
Name | Description | |
---|---|---|
![]() | ObjectDeleted |
Occurs when an object is deleted from Ipernity
(Inherited from IpernityObject.) |