The BlockUser type exposes the following members.

Properties

  Name Description
Public property BlockUserStatus
Used to transfer the status of the block a user operation accross page reloads.
Public property InfoText
Info text.
Public property SearchBoxVisible
Visibility of the search box and view profile button. It can be hidden and some value can be assigned to the info text when the control is to be used for a particular user (usually on the profile page).
Public property TipText
Tip text that is displayed when people search dropdown is opened.
Public property UserId
User ID which is used in scenarios where the control serves to add friends to a single, static user only. The search box should not shown in this type of scenarios.
Public property UserProfileUrl
URL of the user profile page. If empty, a postback is performed to the same page.

See Also