Method | Description | |
---|---|---|
CustomerSettingsControl ( ) : System | ||
CustomerSettingsControl ( ActivityMessageDelegate logActivityMessage, LogoutDelegate logout, string owner, SIPEntitiesDomainContext riaContext ) : System | ||
Load ( ) : void |
Method | Description | |
---|---|---|
ClearPasswordFields ( ) : void | ||
DeleteAccountButton_Click ( object sender, System e ) : void | ||
DeleteComplete ( SubmitOperation so ) : void | ||
GetCustomerCompleted ( LoadOperation |
||
SetUpdateButtonsEnabled ( bool areEnabled ) : void | ||
UpdateCustomerButton_Click ( object sender, System e ) : void | ||
UpdateCustomerComplete ( SubmitOperation so ) : void | ||
UpdateCustomerPasswordComplete ( InvokeOperation io ) : void | ||
UpdatePasswordButton_Click ( object sender, System e ) : void |
public CustomerSettingsControl ( ActivityMessageDelegate logActivityMessage, LogoutDelegate logout, string owner, SIPEntitiesDomainContext riaContext ) : System | ||
logActivityMessage | ActivityMessageDelegate | |
logout | LogoutDelegate | |
owner | string | |
riaContext | SIPEntitiesDomainContext | |
return | System |