The MessageCenter type exposes the following members.

Properties

  Name Description
Public property AllowFileUpload
Indicates if file upload is enabled for this control.
Public property BackButtonVisible
Gets or sets a value indicating if back button should be dispalyed.
Public property ContentProviderTypeName
Content provider type name used for uploading files.
Public property FriendListPopupHeight
Height of the friends popup window.
Public property FriendListPopupWidth
Width of the friends list popup window.
Public property IsFriendListVisible
Gets or sets a value indicating whether a friend list is visible.
Public property MessageAddressTemplate
Message address template
Public property MessageDetailsPagerQueryString
Gets or sets Message Details Pager query string name.
Public property MessageListPagerQueryString
Gets or sets Message List Pager query string name.
Public property PagerTemplateName
Gets or sets pager template name.
Public property PageSize
Pager page size.
Public property SelectedTab
Currently selected tab
Public property ShowSendMailCheckbox
Indicates if "Send e-mail" checkbox is shown.
Public property UploadFolder
File upload folder. The following special strings can be used and will be replaced by the appropriate values: {username}, {userid}, {id}.
Public property UsePrettyPhoto
Uses Pretty Photo functionality instead of redirecting to a file preview page.
Public property UserAddressFormat
Message address format.
Public property UserFilterMode
Defines wheter to show friends only, all users from the portal, or friends, lists and groups together.
Public property ViewFilePageId
Property that is used for storing the file view page.
Public property ViewFilePageUrl
Property that is used for storing the file view page URL in case of URL rewriting scenarios. Has the priority over ViewFilePageId.

See Also