ChangePassword.CancelButtonClick Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when the user clicks the Cancel button to cancel changing a password.
public:
event EventHandler ^ CancelButtonClick;
public event EventHandler CancelButtonClick;
member this.CancelButtonClick : EventHandler
Public Custom Event CancelButtonClick As EventHandler
Event Type
Applies to
See also
- OnCancelButtonClick(EventArgs)
- CancelButtonCommandName
- Server Event Handling in ASP.NET Web Pages
- ASP.NET Login Controls Overview
- Customizing Appearance and Behavior of the ASP.NET Login Controls
- ASP.NET Web Server Controls Templates
- How to: Display Different Information to Anonymous and Logged In Users
- Web Site Administration Tool Security Tab
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.