The InvitationList type exposes the following members.

Properties

  Name Description
Public property AvatarSize
Avatar size - 1 to 80 for gravatars.
Public property Caption
List caption.
Public property HideIfEmpty
Indicates if this part is to be hidden if empty
Public property Invitations
Gets the invitation list.
Public property InvitationType
Type of invitation to display: sent or received
Public property PageSize
Pager page size.
Public property TemplatedControl
Templated list view that is used for rendering the "repeatable" section of this control.
Public property TotalInvitations
Gets the total number of invitations.
Public property UserId
Gets or sets the UserId.
Public property UserProfileUrl
URL of the user profile page. If empty, a postback is performed to the same page.

See Also