TagInformationWebPart Members
Include Protected Members
Include Inherited Members
Provides the WebPart that is used to show information about the tag.
The TagInformationWebPart type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TagInformationWebPart | Initializes a new instance of the TagInformationWebPart class. |
Top
Properties
Name | Description | |
---|---|---|
Visible | Gets or sets a value that indicates whether the TagInformationWebPart is visible on the page. (Overrides Control.Visible.) |
Top
Methods
Name | Description | |
---|---|---|
CreateChildControls | Creates the child controls for this control. (Overrides WebPartLocCreateChildControls().) | |
GetToolParts | Gets the WebPartToolPart that can be used to show and modify WebPart base class properties. (Overrides WebPart.GetToolParts().) | |
OnLoad | Handles the Load event. (Overrides Control.OnLoad(EventArgs).) | |
OnPreRender | Handles the PreRender event. (Overrides WebPart.OnPreRender(EventArgs).) |
Top