ProfileDetailsControl Members
Include Protected Members
Include Inherited Members
Renders UserProfile information.
The ProfileDetailsControl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ProfileDetailsControl | Initializes a new instance of the ProfileDetailsControl class. |
Top
Properties
Name | Description | |
---|---|---|
Profile | Gets or sets the UserProfile that will be shown using the ProfileDetailsControl. |
Top
Methods
Name | Description | |
---|---|---|
Render | Renders the ProfileDetailsControl to the client. (Overrides WebControl.Render(HtmlTextWriter).) |
Top