Click or drag to resize

SecurityPortalChangeButton_Click Method

Changes user password.

Namespace: GSF.Web.Embedded
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
protected void ChangeButton_Click(
	Object sender,
	EventArgs e
)
View Source

Parameters

sender  Object
Source of this event.
e  EventArgs
Arguments of this event.
See Also