ProfilePropertyImage Members
Include Protected Members
Include Inherited Members
Displays the image associated with the user's specified profile property.
The ProfilePropertyImage type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ProfilePropertyImage | Initializes a new instance of the ProfilePropertyImage class. |
Top
Properties
Name | Description | |
---|---|---|
ImageSize | Gets or sets the image size. | |
PropertyName | Gets or sets the name of the profile property. |
Top
Methods
Name | Description | |
---|---|---|
GetDesignTimeHtml | Retrieves the HTML markup that is used to represent the control at design time. | |
OnPreRender | Handles the PreRender event. (Overrides PropertyImageOnPreRender(EventArgs).) |
Top