The BlockedUserList type exposes the following members.

Properties

  Name Description
Public property AvatarSize
Gets or sets the avatar size - 1 to 80 for gravatars.
Public property DeleteConfirmationString
Block confirmation string.
Public property DeleteTooltipString
Tooltip for the delete button.
Public property HideIfEmpty
Indicates if this part is to be hidden if empty
Public property PageSize
Gets or sets the pager page size.
Public property TemplatedControl
Templated list view which is used for rendering the "repeatable" section of this control.
Public property UserId
User ID for which the blocked users list should be shown. By default this property uses Id of the currently logged user.
Public property UserProfileUrl
Gets or sets the URL of the user profile page. If empty, a postback is performed to the same page.
Public property ViewProfileString
Tooltip string that is displayed when a user hovers over the user avatar.

See Also