EditProfileButton Members
Include Protected Members
Include Inherited Members
Renders a link to redirect the user to the edit profile page.
The EditProfileButton type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EditProfileButton | Initializes a new instance of the EditProfileButton class. |
Top
Methods
Name | Description | |
---|---|---|
OnPreRender | Handles the OnPreRender event. (Overrides Control.OnPreRender(EventArgs).) | |
Render | Renders the EditProfileButton control to the client. (Overrides WebControl.Render(HtmlTextWriter).) |
Top