TagProfileTitleControl members
Represents the control that is used to display the tag profile title.
The TagProfileTitleControl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TagProfileTitleControl | Initializes a new instance of the TagProfileTitleControl class. |
Top
Methods
Name | Description | |
---|---|---|
GetDesignTimeHtml | Retrieves the HTML markup that is used to represent the control at design time. | |
OnLoad | Handles the Load event. (Overrides Control.OnLoad(EventArgs).) | |
Render | Renders the TagProfileTitleControl to the client. (Overrides WebControl.Render(HtmlTextWriter).) |
Top