Method | Description | |
---|---|---|
OnInit ( EventArgs e ) : void |
Raises the E:System.Web.UI.Control.Init event to initialize the page.
|
Method | Description | |
---|---|---|
BindSettings ( ) : void |
Binds the settings.
|
|
BtnSaveClick ( object sender, EventArgs e ) : void |
Handles the Click event of the btnSave control.
|
protected OnInit ( EventArgs e ) : void | ||
e | EventArgs | An |
return | void |