AskMeAboutWebPart Members

Include Protected Members
Include Inherited Members

Represents a WebPart that shows a list of keywords about which the profile owner can answer questions.

The AskMeAboutWebPart type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property MaxCharactersInPropertyName Gets or sets the maximum number of characters of the keyword that can be shown in the AskMeAboutWebPart.
Public property ShowAllKeywords Gets a value that indicates whether all keywords will be displayed in the AskMeAboutWebPart if the total number of keywords to display is greater than the maximum number of keywords that can be displayed.

Top

Methods

  Name Description
Public method GetToolParts Gets the ToolPart objects that are used to show and modify the AskMeAboutWebPart properties. (Overrides WebPart.GetToolParts().)
Protected method OnInit Handles the Init event. (Overrides WebPartLocOnInit(Object, EventArgs).)
Protected method OnPreRender Handles the PreRender event. (Overrides WebPartLocOnPreRender(Object, EventArgs).)
Protected method RenderWebPart Renders the HTML for the body of the AskMeAboutWebPart to the client. (Overrides WebPartLocRenderWebPart(HtmlTextWriter).)
Protected method RequiresWebPartClientScript Indicates whether the AskMeAboutWebPart has client-side script to register with the Web Part Page Services Component (WPSC) framework. (Overrides WebPart.RequiresWebPartClientScript().)

Top

See Also

Reference

AskMeAboutWebPart Class

Microsoft.SharePoint.Portal.WebControls Namespace