TagProfileWebPartPage Members
Include Protected Members
Include Inherited Members
Provides a specialized WebPartPage used to host social tagging Web Parts, such as TaggedUrlListWebPart, TaggedPeopleListWebPart, and other Web Parts.
The TagProfileWebPartPage type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TagProfileWebPartPage | Initializes a new instance of the TagProfileWebPartPage class. |
Top
Methods
Name | Description | |
---|---|---|
OnError | Handles the Error event. (Overrides TemplateControl.OnError(EventArgs).) | |
OnLoad | Handles the Load event. (Overrides Control.OnLoad(EventArgs).) | |
OnPreRender | Handles the PreRender event. (Overrides WebPartPage.OnPreRender(EventArgs).) |
Top
Fields
Name | Description | |
---|---|---|
pageLevelError | Specifies the control that defines the error for the TagProfileWebPartPage. | |
tagProfileTitle | Specifies the control that displays the tag profile title on the TagProfileWebPartPage. |
Top