SocialCommentControl members

Represents controls and client-side script for viewing and modifying social comments associated with the current page or identified URI.

The SocialCommentControl type exposes the following members.

Constructors

  Name Description
Public method SocialCommentControl Initializes a new instance of the SocialCommentControl class.

Top

Methods

  Name Description
Protected methodStatic member _GetProperty Gets the value of the specified property from the current SocialComment.
Protected method CreateChildControls Creates a set of child controls that are contained in the current SocialCommentControl. (Overrides Control.CreateChildControls().)
Public method GetCallbackResult Returns the results of a callback event that targets the SocialCommentControl.
Protected method OnPreRender Handles the PreRender event. (Overrides Control.OnPreRender(EventArgs).)
Public method RaiseCallbackEvent Processes a callback event that targets the SocialCommentControl.
Protected method RenderComment Renders the controls used to display and modify the SocialComment.
Protected method RenderResultData Processes the request passed in the eventArgument and writes an HTML string of the SocialComment objects to builder.

Top

See also

Reference

SocialCommentControl class

Microsoft.SharePoint.Portal.WebControls namespace