Share via


StatusNotesControl members

Renders a control that is used to display information about a user's current status.

The StatusNotesControl type exposes the following members.

Constructors

  Name Description
Public method StatusNotesControl() Initializes a new instance of the StatusNotesControl class.
Public method StatusNotesControl(IdentityControl) Initializes a new instance of the StatusNotesControl class with the specified IdentityControl that contains the StatusNotesControl object.

Top

Properties

  Name Description
Public property DisplayBigNote Gets or sets a value that indicates whether to display the status notes in a larger text block.

Top

Methods

  Name Description
Public method GetCallbackResult Returns the results of a callback event that targets the StatusNotesControl control.
Protected method OnPreRender Raises the PreRender event. (Overrides Control.OnPreRender(EventArgs).)
Public method RaiseCallbackEvent Updates the status notes property of the UserProfile according to the specified event argument, and stores that information for the callback handler in the GetCallbackResult() method.
Protected method Render Renders the content of the StatusNotesControl to the specified HtmlTextWriter object. (Overrides WebControl.Render(HtmlTextWriter).)

Top

See also

Reference

StatusNotesControl class

Microsoft.SharePoint.Portal.WebControls namespace